active questions tagged concentration - Stack Overflowmost recent 30 from stackoverflow.com2009-11-28T01:09:48Zhttp://stackoverflow.com/feeds/tag/concentrationhttp://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/55922/how-to-keep-concentrated-and-focused-while-waiting-for-your-compiler19How to keep concentrated and focused while waiting for your compiler?Carl Seleborg2008-09-11T07:03:17Z2009-10-16T20:13:20Z
<p>When I'm working on software, I find that as soon as I have to wait more than around 6 seconds for the compiler or for the program to start (or simply for Visual Studio to process some really complicated command like, say, Space Bar), I tend to fire up the email client, or go read stuff on the Internet, or post questions on StackOverflow.</p>
<p>Do you know the problem? How do you keep focused? Is there some maintenance task that can be done in the meantime that does not get in the way of your concentration?</p>
<p>(My build is finished, I can go back to working now)</p>
<p>Carl</p>
http://stackoverflow.com/questions/238610/secrets-for-burning-the-midnight-oil15Secrets for burning the midnight oilrjarmstrong2008-10-26T21:01:04Z2009-09-25T20:26:09Z
<p>Tommorrow is the deadline, boy did it come fast!!? It's twisted but some of us have procrastinated just a tad as the thrill of an all-nighter makes things sharp and real- it must be the adrenaline. </p>
<p>But how do you keep your mind on the game as the hours slip away and your eyes burn and squint? Do you eat lots of candy? Gulp cup after bitter cup of coffee? Down Red Bull and groove to speed metal? Sprint round the block hoping to trounce the build? What's your secret to an overnight coding challenge? Somebody help!!!!!</p>
http://stackoverflow.com/questions/1476407/music-for-coding-3Music for coding [closed]The Disintegrator2009-09-25T09:43:22Z2009-09-25T09:45:15Z
<p>What music do you listen while coding?
I usually listen to psychedelic trance (Hallucinogen, Astral Projection, etc)
Sometimes the music helps me to focus, but sometimes it distracts me. This happens to you too?</p>
http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone128What tricks do you use to get yourself "in the zone"?Tim Jarvis2008-11-17T21:38:56Z2009-09-22T15:27:41Z
<p>Once I am "in the zone" I am extremely productive and code just flows out of me, often I can get 2 or 3 days coding done in 1 day. But I find that often its hard to get to that place, I find myself procrastinating, getting distracted by other things (SO for example). </p>
<p>Is this experience common? How do you force yourself into that state of mind? Is it simply something you can't force?</p>
http://stackoverflow.com/questions/1393328/what-activities-a-programmer-should-do-to-freshenup-his-mind-when-working-for-l0what activities a programmer should do to freshe'n'up his mind when working for late hours???developer2009-09-08T10:56:42Z2009-09-08T11:10:26Z
<p>we programmers generally need to work for long continuous hours which turns our brain battery down.What things you do to keep your brain fresh and concentrated???</p>
http://stackoverflow.com/questions/737845/how-do-you-stay-grounded-in-your-work1How do you stay grounded in your work? [closed]Tony2009-04-10T14:46:23Z2009-04-10T15:10:07Z
<p>I'm working on an application using Python and jQuery. These are fun, beautiful languages, but I'm having a lot of trouble concentrating. I've noticed a pattern, it goes like this: if I make a lot of progress, or if I solve a difficult problem, then I think highly of myself. I compare myself to others and I feel very smart, I feel proud of myself. This leads to fantasies in which others look up to me. Then, it's hard to re-focus on my work. This can happen in the space of a few seconds or a minute or so.</p>
<p>If I face a difficult problem that I'm unable to solve, then the opposite happens: my confidence erodes, I wonder if I'm a failure, I wonder what my work even amounts to. Perhaps I'm just not "good enough." I imagine that others look down on me.</p>
<p>So, that's the psychology behind it. Thinking in a formal language leads to thinking in English, an English that's too emotional. In any case, I am able to pull through my work, it's just that my progress is retarded. I would like to stay more grounded in my work, I'd like to pay full attention without being distracted by doubt or fantasy. Does anyone else face this problem? Any suggestions?</p>
http://stackoverflow.com/questions/634819/ways-to-keep-my-concentration-while-programming3Ways to keep my concentration while programming? [closed]Niyaz2009-03-11T14:45:47Z2009-03-11T16:12:41Z
<h3>Duplicate</h3>
<blockquote>
<p><a href="http://stackoverflow.com/questions/297037/what-tricks-do-you-use-to-get-yourself-in-the-zone">What Tricks do you use to get yourself 'into the zone'?</a></p>
</blockquote>
<p>I am working on a very important personal project. There is a lot do and accomplish.</p>
<p>I am motivated every bit, but there are times when I lose my concentration and waste my time in the web. I usually read articles from <strong>programming.reddit.com</strong> or some question/answers in <strong>StackOverflow</strong> etc. All these websites are programming related but still, I wish I spent more time programming rather than reading about programming.</p>
<p>Do you have any tips/tricks to keep your concentration?</p>
http://stackoverflow.com/questions/586769/does-white-noise-really-block-distractions-and-aid-concentration0Does white noise really block distractions and aid concentration? [closed]Ken2009-02-25T16:34:29Z2009-02-25T16:55:00Z
<p>Having stumbled across mentions of white noise on <a href="http://simplynoise.com/" rel="nofollow">SimplyNoise.com</a> and <a href="http://en.wikipedia.org/wiki/White%5Fnoise" rel="nofollow">Wikipedia</a> I have to admit I'm sceptical.
Are there real benefits to listening to this stuff or would I be better off sticking to background music?</p>
http://stackoverflow.com/questions/476135/what-do-you-do-during-compile-times3What do you do during compile times? [closed]Markus2009-01-24T15:25:58Z2009-01-24T15:52:06Z
<p><strong>Closed as an exact duplicate of <a href="http://stackoverflow.com/questions/55922/how-to-keep-concentrated-and-focused-while-waiting-for-your-compiler#55928">this question</a>.</strong></p>
<p>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. </p>
<p>However, that practice is unfortunately highly inefficient, especially with bigger projects that take a long time to compile. Even if compilation takes only 30 seconds or a minute it adds up to be a big waste of time over the day.</p>
<p>How do you deal with longish compile times? Do you just not compile often? During compile times, what works best for you as a time filler? Look at the code some more? But that can disturb the compiling process. Quickly switch to some other coding project you're working on? Read an article? </p>
<p>In terms of cognition it's quite an interesting question: How do you deal with frequent forced one-minute interruptions without losing your focus?</p>
http://stackoverflow.com/questions/296626/developer-music0Developer Music [closed]Jason2008-11-17T19:42:07Z2008-11-17T20:48:07Z
<p>What kind of music do you listen to when programming?</p>
<h3>See also</h3>
<ul>
<li><a href="http://stackoverflow.com/questions/3947/music-to-listen-to-while-coding">http://stackoverflow.com/questions/3947/music-to-listen-to-while-coding</a></li>
</ul>