vote up 126 vote down star
155

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 104 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 68 vote down

Headphones, a clear schedule, and not having to wait on anyone for resources.

link|flag
5  
Aren't all of these, apart from the headphones, out of your control? (-: – Rob Wells Nov 17 '08 at 22:35
1  
Yes and No. You can keep a clear schedule by booking yourself a 5 hour block in Outlook, or by developing in the early morning or evening, as others have said. As for not waiting on people.. I find sometimes I have to work on other things for a few days while I let them free or finish their parts – Tom Ritter Nov 17 '08 at 23:12
show 4 more comments
vote up 24 vote down

Headphones, iPod tuned to good music, and working very early in the morning, at least 2 hours before everyone else comes in. Also, trying new techniques all the time!!!

link|flag
vote up 6 vote down

It also helps to enjoy the project you are on, I have found that if I like the project I am working on I can't get distracted, my boss has to yell at me from my door for me to hear him. But on days when I am working on a project I don't really want to do, I get easily distracted by other stuff (SO for example).

link|flag
vote up 3 vote down

I sneak up in the middle of the night, drive to the office and sit there alone and drink coffe and listen to music. It will put me in the zone at once. No phonecalls, no email, noone who ask me questions (we have a couple of interns who ask questions all day long).

And thats what Im going to do just now. Its 22.45 over here, my family has gone to sleep. And I will get up and drive to the office to have some powerwork done. ;)

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

I find a little 'walk' - or pacing, as I plan out in my head what I want to do. I use this as an exercise in focus - forcing my brain to keep on topic. Visualize what I want to get done, then stick on headphones, block out any distractions and do it. If I get sidetracked (start checking email, SO etc,) do another pace.

link|flag
vote up 3 vote down

Listening to a good programming-related PodCast like Hanselminutes, .NET Rocks, Polymorphic Podcast, PowerScripting Podcast, Thirsty Developer, ASP.NET Podcast (no particular order) seems to help get me "in the zone". Usually on a bike ride, or a walk around the block.

link|flag
1  
Do you continue to listen to the podcast while working? I find there's a big difference between listening to a podcast and listening to music. With a podcast, if I'm busy working then I just miss the whole thing and have no idea what I just heard. – Greg Hewgill Nov 17 '08 at 21:48
1  
I cannot accomplish anything useful while listening to a podcast. I have to do boring repetitive work that requires zero thought. – Tom Ritter Nov 17 '08 at 21:49
show 2 more comments
vote up 28 vote down

I close my email clients.

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

Music? Bleh. Music would be distracting.

I would find a completely quiet place to work and get a large glass of strong tea (coffee might work too, I just don't like coffee). I also notice I'm "in-the-zone" more often late at night than at any other time.

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

After everyone leaves I get some dinner turn on CNN, and sit and code.

Other times headphones work, I listen to my "Rock Out Day" Radio station on Pandora.

link|flag
vote up 106 vote down

Lately, I'm finding the best way to get in the zone is to close my StackOverflow browser.

link|flag
5  
yeah, but then you just open another one... – Steven A. Lowe Nov 17 '08 at 21:57
3  
I want to flag this as Offensive. ;) – Stefan Nov 17 '08 at 22:04
5  
Yeah... This place is becoming "developer crack" to me recently. – joseph.ferris Nov 25 '08 at 16:12
show 5 more comments
vote up 35 vote down

I find that a clear list of requirements and deadlines helps to keep me on track. Even if I only have a couple of hours to work, I spend some time planning out my process before getting started.

Most distractions are appealing because they offer instant gratification. When we have a lot of things to do, but no clear plan, our minds will jump at the first task that seems productive. If you have your workflow laid out, the next task becomes obvious.

Also, check out David Allen's book, called Getting Things Done.

link|flag
show 2 more comments
vote up 28 vote down
  1. A list of 1-2 hour tasks with a clear result and a time estimate (then I track my time)
  2. Turn off email, and MSN, and don't surf the net
  3. Staying focused on ONE task. Any other ideas or bugs I find are logged.
  4. Fast music helps me code, but when I'm trying to figure something out ... it's got to be silent or slow instrumental.
  5. Knowing that I'll be getting an ass-kicking if the results aren't met, certainly helps
  6. Staying focused on what I need, when I go online. This helps to keep me from getting distracted
  7. Reduce as much of the stuff that takes you out of the zone as possible. (interuptions, poor work environment, slow PC, etc...)
  8. Make decisions quickly.
  9. Make your home page either blank or Google. Never set it to SO, Digg, Reddit, etc...

Good luck

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

i wait until something completely explodes and I have absolutely no choice but to be "in the zone" other than that, I work for a while, screw around for a while, rinse, later, repeat.

link|flag
vote up 1 vote down

For me, plenty of sleep, very early mornings (4 - 5am), extra strong coffee, and absolute silence.

That works until 8 or 9 when the distractions start to kick in.

Usually try to get the hard stuff done in that time, and often get 3 or 4 times as much done before 9, than the rest of the day (til 16 - 18), which tends to get swallowed by more businessy stuff, phone, emails, meetings etc.

Some people seem to be the other way around, and do their best work at night, depends on how your wired up. Anything I do at night is usually crap.

link|flag
vote up 3 vote down

Drinking fruit juice (rather than coffee) real fruit Juice like Naked Blue Machine... What else, oh I exercise at night and that makes my endorphins make me feel better the next day. Maybe putting on some classical music to raise my IQ a notch too.

link|flag
vote up 3 vote down

For me, simply an interesting project or task helps a lot... I've not had something that interesting for quite a while now... ::Sigh::

link|flag
vote up 0 vote down

I need not thinking about time. No time tracking, if possible. If not possible, I try to ignore it. And everything goes faster and better. Maybe I am the only one, but if someone says to me: "This is what we need to do. Take your time and do a nice work" then is easy to get myself in the zone. If the phone doesn't ring, of course.

link|flag
vote up 28 vote down

This may sound counter intuitive to many people, but I find when I pair program, I am MUCH more effective. I have someone to keep me on task, and I have someone else to keep on task too. I get the extra brain to bounce ideas off of, and we learn about each other in the process.

Pairing isn't for everyone, but it does help for some like me.

link|flag
show 3 more comments
vote up 2 vote down
  1. A good understanding (ie: enumeration) of what distracts me - so I recognize and avoid them easier.
  2. Late night - When I'm full of energy, I get distracted more easily... in the evening it's not only more quiet, but I'm less likely to be distracted when I'm more settled.
  3. "Salience" - aka an impending deadline with a real penalty for failure.
  4. Stimulants - Caffeine, properly prescribed medication (dexidrine), etc. Paradoxically, this doesn't contravene #2... stimulants make it easier to focus.
  5. A partner/supervisor/teammate - together, we accomplish more than twice what we would individually.
link|flag
vote up 1 vote down

Having a serious deadline! Totally makes me focus on the job in hand!

link|flag
vote up 1 vote down

A tangible, realistic milestone/goal.

link|flag
vote up 3 vote down

I find that while I am doing a task I don't usually stop and change. To get in the zone, one has to immediately move on to the next task without checking s.o. or email etc. This is hard though, "just a quick check" you think, but if you can resist the urge after a few times you will be fully in the zone.

Today is a good test for me. Yesterday I finished a complicated analysis and report, and now I have to decide where to start. This is another thing that may help - a clearly defined list of tasks so you know straight away which to move on to. I have to do this now, else I will spend the rest of today procrastinating on the net.

From the holistic standpoint, the other things I find keep me on track are an interesting project, a project where I am learning new things, tight deadlines and reward for effort. These things fall under the project supervisor's responsibility.

One thing that worked great, believe it or not, is in a previous job the manager would let us play network shoot em' ups (delta force) for a few hours sometimes. After that we always seemed to get back in the zone. Maybe it got rid of all the pent up frustrations and gave us something to 'work' towards.

link|flag
vote up 1 vote down

Put on your headphones, close the email client, and if you have windows, close the blinds.

link|flag
vote up 1 vote down

I've currently got a very long project (as of today I'm down to 56 days remaining from an original total of 100+ days) and to keep motivated I have to keep setting small deadlines for myself and aim to get small chunks done by a certain time; this helps me get in to zone. Some happy hardcore dance music or vocal trance also helps. The steady (fast) beat helps me to concentrate!

link|flag
vote up 2 vote down

A bunch of work items and some In Flames always keep me rolling.

link|flag
vote up 10 vote down

I break something simple at the end of every day. When I come in the next day, the first thing I do is fix what I left broken the day before. This forces me to think about the code so I can make it compile again. Make sure you break something after you check in the day's changes, otherwise you'll be getting an angry phone call.

Update: Lately I've found that writing a failing unit test works just as well, and doesn't have the added danger of accidentally checking in broken code.

link|flag
2  
Now, THAT'S a creative idea! What if you could get another team member to break something for you, while you break something for him. You'd each strive to find the right type of thing to break ... just enough of a puzzle to get you started. – Charlie Flowers Mar 23 at 2:19
1  
thas's really creative ! i hope to remember the thing/s that i broke for the next day ! he he... – Al pacino Jun 28 at 5:29
show 2 more comments
vote up 0 vote down
  1. Tea
  2. A clear idea of what I want to accomplish and how I want it to work.
  3. An interesting project.

I'm pretty interested in the work I do, tea is readily available, and if you don't have a clear idea of what your high-level design is yet, you're better off figuring that out before even trying to get into the zone. Given these three, I find that I get into the zone sooner or later, but it can take some time for the context switch to happen, so the real key is:

Absolutely minimal waiting on stuff (waiting to compile waiting for my program to execute so I can determine whether it's working correctly, etc.) because if I have to idly wait more than 20 seconds I get bored and my mind drifts, and no requirement that I do anything other than focus on my problem (go to class, answer people's questions, eat, etc), so I don't lose my train of thought.

For me it's kind of a self-fulfilling prophecy. If I know this last requirement isn't going to be met, I just assume that I'm going to have a relatively non-productive day and don't even really try to get into the zone.

link|flag
vote up 24 vote down

Make sure that you are well rested. Nothing is more distracting than trying to ignore the need to sleep.

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

I first close out of all distractions. This includes, but is not limited to, NewsFire (my RSS reader), Adium (chat), Mail (email), Twitteriffic, and Firefox tabs. Then I put on music.

The key about the music, at least for me, is that it has to be made up of all songs that have the same tempo and texture. Generally albums fulfill this, but Pandora is great for this purpose. It pulls various artists that all sound similar, so you don't get bored. Lately I have found that listening to What's the Story (Morning Glory) by Oasis or the Back to the Future soundtrack help me focus the most. Oasis is all fairly mellow music that puts me in a good mood, and Back to the Future is fairly inspiring, yet not overpowering.

Also, having the lights off unless I need to read something helps me to focus for whatever reason.

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.