|
|
|
|
|
by pdimitar
2176 days ago
|
|
> What is "staying in the flow"? Run the code (with some debug logging statements, very likely), find a small mistake, make a few characters worth of correction, press your IDE's keyboard shortcut for recompilation and re-running. If the last step is slow you can lose momentum and motivation to iterate quickly on the problem at hand. Sure it doesn't apply to a lot of projects, that's true. But it's not charitable to claim it only applies when learning. |
|