vote up 128 vote down star
159

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).

Is this experience common? How do you force yourself into that state of mind? Is it simply something you can't force?

flag
1  
@David - I'm glad you did. It's a problem for me too, and I'm very interested in hearing about potential solutions. – Sherm Pendley Nov 17 '08 at 22:16
2  
Well while I agree that the question is subjective, in fact I tagged it as such, I would disagree that its not programming related, its very specifically programming related. If I was running a poll (which I don't tend to do) or it was non programming related I would have made it a wiki question. – Tim Jarvis Nov 17 '08 at 23:43
show 5 more comments

81 Answers

1 2 3 next
vote up 105 vote down check

I started thinking about new ways to get into the zone after watching this TED conference video by Mihaly Csikszentmihalyi (pronounced "Chick-sent-me-high-E"):

Mihaly Csikszentmihalyi: Creativity, fulfillment and flow

One of the results of his study is a graph that compares the challenge of an activity vs. the perceived skill that you have in doing the activity. The intersections of the two fall into mental state zones with Flow (or "in the zone") in the upper right where a high challenge is being met with a high skill level. If you think about the things you do every day, it's pretty easy to figure out where they should be placed on the graph and it's pretty perceptive in figuring out your mental attitude toward those tasks.

I printed out my version of his diagram and I try to mentally graph my tasks onto the chart. Then I try to find ways to alter the tasks to shift them toward the upper right (or at least the middle).

alt text

Big Version

I'm reading his book FLOW: The Psychology of Optimal Experience now and it is great as well. It is providing a lot of insights into my personal behaviors that I have hypothesized about and it's interesting to see that worldwide research supports them.

I'll find myself in the zone (or the "Flow") at various times during a programming project, usually when I concentrate enough to start a new part of the project where I have to really apply my skills or research and learn new skills. Once that part is over and the drudgery of repeating and refactoring code, documenting, testing, etc. start it's much harder.

Unfortunately, by Csikszentmihalyi's definitions, reading the web, reading books, talking with friends, and participating in things like SO are also "flow" activities, so they are particularly easy to get distracted by and locked in for a long period of time.

Because of that, Leechblock has been my biggest help in staying on task. I haven't had to add SO to my daily blocks yet, but I do have a special category for it where I can do a "lockdown" on it if I get too distracted.

link|flag
show 12 more comments
vote up 1 vote down

get the earphones in and listen to some music!

link|flag
vote up 0 vote down

I know this sounds strange but sometime just unplugging the mouse and only use the keyboard gets me "in the zone". The keyboard is also much faster input device, you only need to learn the basic shortcuts and you are good to go.

Personally if I need to fire up a browser I use Start->Run->firefox {url} to open a web page. Google also has Keyboard shortcuts which has helped me a lot. For the basic web pages I need to look at (news and stuff) then i've been using the webs mobile version.

link|flag
vote up 2 vote down

I disconnnect the network for an hour.

link|flag
show 1 more comment
vote up 0 vote down

I think the most important thing is to know oneself. Analyze your behaviour - when do you tend to be the most productive? What factors are involved? Time of day? Sleep? Tasks? etc.

For me, this time of day - about an hour after lunch - I rarely get a lot of creative work done. I try to read e-mail, do routine tasks, and read (borderline work-related) blogs (and Stack Overflow :)).

Before lunch, and then again around 14-15 I get some more coding done again, and after ~17 when most people have left work I get the most done. Try to utilize your peaks and be prepared with work to do then, instead of throwing them away on administration or whatever.

I am not totally stable in my productive curve, but over time I get stuff done, and I get it done good. A modern employer will recognize that and give employees freedom and responsibility to put their own schedule, because you know yourself best.

link|flag
vote up 3 vote down

I do two things to maintain concentration - both involve getting away from the computer (which I believe to 50% of the solution).

I practice Lojong meditation. I find that the secular Tibetan Buddhist practices in particular are simple concentration exercises. (The more you do something, the better you get at it, even thinking.)

And I exercise. I love my cyclocross bike and I'll take breaks from coding for a fast 10 mile ride on the road or head for a trail for a little back to nature mind clearing. During crunch time I'll ride hard for a few hours, work up a heck of a sweat and then have some of my most productive code writing for two or three days straight.

Yoga is good too but I find it more for relaxing the body then the mind (although others disagree with me there). Still important for those who sit in a chair for long stretches.

It's seems a little contrarian that time away from the computer improves overall productivity but it's true. Find a healthy alternative activity and go for it. Even a brisk walk can make a difference.

link|flag
vote up 0 vote down

Once you're in the zone, technical doubt flows out of you.

Don't go there.

link|flag
vote up 1 vote down

Here is a nice technique http://www.pomodorotechnique.com/ I've tried it and it works.

link|flag
vote up 0 vote down

It doesn't matter what you do ... if the piece of work you're doing is boring ... you're never going to get into the zone. So basically steal all the good work for yourself.

link|flag
vote up 1 vote down

I tend to use these techniques to get in a coding mood when I'm sitting in front of my computer.

  • Open up a text editor, and spell out what you want to accomplish. You can also use this to write down questions to ask later, or perhaps to just vent about the spec document. In any case, this little bit of reflection should help you focus.

  • Listen to music. Your mileage may vary on this one. But for me, the best music for coding are those albums that I've heard so many times before that I don't get distracted when I hear them. I also listen to music where the lyrics are in a foreign language I can't understand.

  • And here's something that's surprisingly effective... When you find yourself procrastinating, go on a window-killing spree, and clean off as much junk on your screen as you can. Consider it a penance, maybe. But after closing windows, take a moment to relish your environment, then get to work.

link|flag
vote up 1 vote down

In addition to all previous answers I have a suggestion for a music that helps me staying in the zone. Listening to Haydn's symphonies make me emotionally buffered from the rest of the world. My mind is free to deal with technical problems while listening to this simple, elegant, yet very inteligent music.

link|flag
vote up 0 vote down

Nothing can beat Adderall XR. But under normal circumstances, I would stick to meditation and ambient music.

link|flag
vote up 0 vote down

open up a notepad instance and type in whatever you need to do that day donot do any other tasks other than those listed in notepad Put up a donot disturb note in IM and if possible shutdown email , IM Identify your weak times . for example after lunch i tend to be bit lazing around.. so that time use it for simple tools and tricks development.. this would get you on the track for next 3 hours last: Take a break at times

link|flag
vote up 0 vote down

I use Rescue Time to keep track of how I am really using my time instead of how I think I am using my time. It is free for the personal user. I then remove those items that are time wasters. This might not be a way to directly get into the zone but it feeds on zoning by removing distractions and encouraging success.

Another technique I do is to have a TiddlyWiki to brain dump things. I use the MonkeyGTD wiki on Tiddly Spot as it follows the style of Getting Things Done. Just writing down all those little things that take up brain cycles makes it so much easier to focus. Let the list handle the worry while you 'git er done'.

link|flag
vote up 0 vote down

I find my iPod is great. Oddly, the playlist with all my favourite tunes that I would've thought would be what would work best doesn't work too well.

However, my Gym playlist seems to trip me right into the zone in the exact same fashion it does in the gym. It gives me focus and keeps me there.

I guess I should put that on and quit wasting time on Stack Overflow...

link|flag
vote up 0 vote down

I really recommend using the Pomodoro Technique to achieve this. Basically you tell yourself to work focused and uninterrupted for 25 minutes and stick to it, using a timer of some sort. If an interruption arises, such as someone coming by and asking a question, kindly tell them that you will answer it later, and make a note of it. Then get back to work.

When the timer has ringed, you allow yourself a short break during which you can go get a glass of water, talk to your colleagues or surf stackoverflow (although you're not supposed to do anything too intelligent during the break, it is a brain break after all).

If you stick to this, it will be a lot easier for you to focus on the task at hand and to get into the zone.

To get started NOW with the Pomodoro Technique, you can read Staffan Nötebergs excellent blog post Pomodoro Technique in 5 minutes.

link|flag
vote up 0 vote down

Joel Spolsky has a nice old article related to that subject: Fire And Motion

Sometimes I just can't get anything done.

Sure, I come into the office, putter around, check my email every ten seconds, read the web, even do a few brainless tasks like paying the American Express bill. But getting back into the flow of writing code just doesn't happen.

...

The diference is that he says "in the flow" instead of "in the zone" :)

link|flag
vote up 0 vote down

A small piece of black electrician's tape over the message-waiting light on my desk phone works wonders.

link|flag
vote up 0 vote down

Noise meditation (hear noise, learn how to ignore it) is very helpful. That term might be incorrect; it's one of the basic meditation types that I learned right after breath meditation. Meditation is, to me, the direct manipulation of brain state to bring about greater concentration and control.

link|flag
vote up 2 vote down

Headphones, 130BPM and no lyrics.

link|flag
vote up 4 vote down

Kent Beck gives a great tip in his book Test Driven Development -- he calls it the Broken Test pattern. Basically, when you're wrapping up for the day you break a test either by creating a new one for the next programming task or by breaking the last one you worked on. Don't check it in -- just leave it in your working copy. Now, the next time your return you'll run your tests and see the failure... naturally you'll dive in to fix the test and before you know it you're back in the zone.

link|flag
vote up 2 vote down

The book Peopleware covers this issue very well and is highly recommended. They have actually done comparative studies with multiple programmers to see what helps and what doesn't.

In brief, the most productive work is done when it is quiet and you are undisturbed. The ideal they say is individual rooms. Microsoft, Google and Fog Creek all follow this, though it is rare in most of the industry.

If you are in a shared space you want to minimise interruptions so that once you are in the flow you stay there as long as possible. Having some kind of "please don't disturb me" sign/symbol is useful, as is a general awareness of avoiding interruptions by your co-workers.

If you have to listen to music (to block out distractions around you), I believe it has been found that music without words is the least detrimental. But it has been found that any music can prevent you spotting higher level issues. An experiment was done about how long it would take to complete a program. In one room there was silence, in the other programmers listened to music of their choice through headphones. The time taken was similar, but in the music room no-one noticed that several of the steps the program had to take were equivalent to "multiply by one" - in the quiet room several people noticed it.

(Originally posted to this question )

link|flag
vote up 0 vote down

I would have to agree with many of the others. Music helps. It really helps to block out the distracting people around you. I listen to music whenever I'm doing something that I can't get into the mood to do, such as yard work or chores around the house. I like to think that it tricks your brain into thinking that your doing something you enjoy (listening to your favorite music), when your really doing something else. I also agree that sometimes the music can be distracting in itself. I love to sing. So, when its a good song, I find myself singing along or I'm instinctively learning the words. I read at least one answer here that said 'white noise' is the best. Well, for me, I listen to classical music, usually Yo-Yo Ma, while I code. There aren't usually any words to sing along to and it still does its main job at keeping me on track.

I would also like to add my thoughts to the notion of getting into work early. I find this very helpful. There usually are not many other people in the office at that time, unless they also enjoy getting into work early. Don't get into work later and figure that you can stay past the time that everyone else goes home and then get your work done in peace. That doesn't work, at least not for me. By that time, you've already been working for a while and you just want to go home with the rest of the bunch. I'm not a morning person at all, and even though it is painful for me to roll out of bed at 5:30 or 6, it is actually very rewarding to get into the office, get my work done, and head for home at 3 or 3:30. This is especially true, in the summer months when that extra couple of hours after work lets me enjoy more of my day.

link|flag
vote up 0 vote down

One of the problems is just getting started. It helps if you have a list of things you need to do, then just pick one of the simple tasks and do it, that way you can start to get a flow going.

If you think of something else you need to do but not right away, add it to your list.

link|flag
vote up 30 vote down

I have a few beers.

alt text

link|flag
show 2 more comments
vote up 1 vote down

I lock myself in my basement with a fresh pot of coffee, headphones, red vines, and my ipod loaded with adrenaline music. For some reason I find that I am most production from 12:00AM - 8:00AM, so I also will take a nap when I need a productive night, from about 8:30 PM - 11:30PM after I have put the kids to bed. After I get up I am ready to "Rock and Code" and can usually get myself a good 3 days work out of those 8 hours.

When I am at the office, we have pods and a noisy environment. I believe we score a 2 on the Joel test. So the only way to get in a zone is to practive time management techniques like in "Getting Things Done" by David Allen. Close the email, turn off the phone, turn off IM, turn on adrenaline music and go. Unfortunately, people still stop by ruining the ability to stay in the zone for long. Hence the need for my "dungeon" sessions as the wife calls them. :)

link|flag
vote up 1 vote down

set small achievable but still challenging goals. and put on earphone with some good music and bang away.

short breaks help too so you can refocus and review what you've done. a good cuppa of joe always help.

link|flag
vote up 8 vote down

Edit the hosts file (Windows/System32/Drivers/Etc/Hosts) and redirect youtube.com to 127.0.0.1.

link|flag
show 1 more comment
vote up 1 vote down

Watch Cosmos or the documentary that shows how Fermat's Last Theorem was solved

link|flag
vote up 1 vote down

I don't get in the zone until I have a looming deadline and everyone else is gone or asleep. This includes wife, kids and co-workers. Then I don't have to worry about responding to emails, changing diapers or talking to anyone.

link|flag
1 2 3 next

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.