Tagged Questions

15
votes
13answers
685 views

How do you get back in the zone after losing it? [closed]

I usually take hours to get into the zone. But I kept getting knocked out of the zone (usually by coworkers asking for help) and switching between programming tasks is tiring. How do you get back ...
4
votes
12answers
960 views

What do you do during compile times? [closed]

Closed as an exact duplicate of this question. When I write C++ code I compile frequently so that I can see that I'm not making a mistake or what errors to fix next. However, that practice is ...