Why Programming Rituals Work 233
narramissic writes "Programmers may not think that their rituals are unusual, but if you swear that your code is less buggy if you recite it aloud or you prepare for coding by listening to certain music, don't be surprised if you get a couple sideways glances. In a recent ITworld article, Issac Kelly, Lead Developer at Servee.com, explains his routine and why it works: 'To me, programming is really the 'last mile' to getting something done. When I do the planning and specifications, I go on lots of walks, take lots of time with my wife, and really do as little work in front of the computer as possible. The more I plan (in my head, on paper, on a whiteboard) the less I program; and all of my rituals are to that end.' His ritual goes like this: 'Before sitting down to a coding session, he gets a big glass of water, takes everything off of his desk, and closes out all programs and e-mail, keeping open only his code editor. The office door is shut, and some sort of music is playing ('typically an instrumental only, like my 'Explosions in the Sky' pandora station,' says Kelly).'"
I can completely understand... (Score:5, Insightful)
Before I undertake any task I do absolutely nothing. For about a day I will just idle around thinking about the problem. Kicking around one solution and another.... And I keep doing this until I am happy...
Re:I can completely understand... (Score:5, Funny)
Yes, sometimes I fall asleep on the toilet when I do this.
Re:I can completely understand... (Score:5, Insightful)
You *think* before you code? WEIRDO!
In all seriousness, when I worked for a bank, I would go outside with a legal pad and start drawing out the logic in terms of pictures. Away from the phone. Away from the co-workers.
At lunch one time, a coworker half jokingly said I only work 3 hours a day. My manager was there and remarked "Yeah, but he gets more done in those three hours than you do all day".
I tried to keep from smiling... however, in all seriousness, coding is 30% of programming. too many coders consider themselves programmers.
Re:I can completely understand... (Score:5, Insightful)
You should seriously consider giving your manager a raise.
Re:I can completely understand... (Score:5, Funny)
Actually, considering his orientation, I might have.... but I really prefer not to think about it :)
Re:I can completely understand... (Score:4, Insightful)
Oh, well, not all signs of appreciation are monetary :).
Re:I can completely understand... (Score:5, Funny)
Actually, considering his orientation
He's Asian?
Re: (Score:2)
LOL, that's so funny. I was just thinking about your manager, "Wow, that's a catty remark that I can't imagine a straight guy making."
Strategy vs tactics (Score:3, Insightful)
You can run just as hard and fast as you like. Doesn't do you much good if it's in the wrong direction.
Re:I can completely understand... (Score:5, Insightful)
I tried to keep from smiling... however, in all seriousness, coding is 30% of programming. too many coders consider themselves programmers.
A lot depends on deadlines. If you have 3 things that needs to be done and committed by tomorrow, then there's going to be a tendency towards hackery. If you've got one thing that the company wants you to work on until it's finished, then you need to be more of a thinker. Programming's all about tradeoffs, and deciding which tradeoff happens isn't always the responsibility of the coder.
Of course, most of the time management doesn't even realize that a tradeoff is being made. There's a breakdown in communication somewhere and most managers don't even realize that by pushing the deadline to be shorter they're asking for more work in the future and more bugs.
Re: (Score:2)
A lot depends on deadlines. If you have 3 things that needs to be done and committed by tomorrow, then there's going to be a tendency towards hackery. If you've got one thing that the company wants you to work on until it's finished, then you need to be more of a thinker.
I agree to a certain extent, if I'm given a deadline by which something has to be done by (like it's being shipped off somewhere or someone important has to see it) then I'm more able to finish the task in a timely manner (even if I rush things in the last 'minute') than if I were just told it has to be done but without any time parameters.
As for rituals, I find if I've got a programming/construction problem within a project I find getting away from where the thing is being programmed and/or built frees m
Re:I can completely understand... (Score:4, Funny)
If you have 3 things that needs to be done and committed by tomorrow, then there's going to be a tendency towards hackery. If you've got one thing that the company wants you to work on until it's finished, then you need to be more of a thinker.
I bet Duke Nukem Forever team members are all philosophers, by now...
Re: (Score:2)
Ha, what a coincidence. Today I had a talk with a college friend of mine about that exact problem, and I have to implement a variant of it soon. I guess that name will stuck around here, too :-).
Re: (Score:2)
Whether management has understanding for such practices is another thing - in corporation I once
I'm with you (Score:2)
I have a set of colored find point pens I use to draw out E.R. diagrams and then pseudocode on pads long before I sit at a keyboard.
Re:I can completely understand... (Score:4, Insightful)
It's one reason I prefer to charge clients for the job than the hour. Because like the author, by the time I sit down to code, I've worked out precisely what I want to do. When I'm writing code in the evening, I might be reading slashdot, twitter and all that, but I'm quite frequently also buzzing code around in my head. I can almost feel the things forming, juggling around 2 different approaches and letting the brain work out which way it likes better.
It means that when I sit down, the code is more like typing.
Re:I can completely understand... (Score:4, Insightful)
A master does nothing, but leaves nothing undone. All of the work is done by not doing.
Allowing your subconscious to design the modules instead of your conscious mind tends to lead towards more consistent results. Most individuals never reach this stage and probably can not relate to what you are describing.
Others here know exactly what you are describing.
Re:I can completely understand... (Score:5, Funny)
Well...
All the amazing solutions that I've had while asleep or in delerium have always seemed really good for the 30 minutes of furious waking coding... before the "What the f**k is this garbage? It will never work..." gets shouted out.
My subconscious thinks this is hilarious.
Re: (Score:2)
Well, what is he up to? Wait, mebbe I'll whip up some curl and use the Twitter API...
Re: (Score:3, Insightful)
Re:I can completely understand... (Score:4, Funny)
http://xkcd.com/323/
"Doing nothing" is not nothing... (Score:5, Interesting)
Here's a couple of long out-of-fashion words; contemplation and reflection.
There is no "process" -- not change requests, not planning documents, not maintenance windows, not design documents, and for damn sure no flavor-of-the-month buzzword -- that can replace someone with a brain thinking the problem through.
The problem with this is that it exposes the MBAs for the empty suits they are. Our "business team" -- salesmen with glorified titles -- sit through every meeting bloviating while the engineers get it done. The PMP certs are the worst about it. Me and a customer engineer will put our heads together about something, and decide on a course of action. The PMPs will jump all over it and send out emails about "deliverable actions items."
One of the other engineers will mention something, and we'll realize we should take a different approach. While we're getting real work done, the PMPs will barge in demanding to know if that action items has been deliverabled yet, and if not we need to reprioritize our skill sets.
I used to try to explain it to them. We were going to do that, but then we found out this, so were doing something different. I kept getting haughty responses about how they didn't need to know the little tech stuff, they were just managing the project.
One of them went on at huge length about how you didn't have to be a doctor to be a chief of staff at a hospital.
At that point I just began to feel sorry for him. Can you imagine living your life hoping and praying that no one will ever realize that you don't have the first clue about what you're talking about?
Re:"Doing nothing" is not nothing... (Score:5, Funny)
Posting this for the second time in the past week, because it's apt:
Could you grimace so I know you're working? [dilbert.com]
Re: (Score:2)
well, if it involves html tags...
Posting to undo accidental moderation (Score:2)
Re: (Score:2)
AAAAAnd (Score:5, Funny)
There's Slashdot. Even when I do everything else, Slashdot is the final work-preventer.
My rituals (in order, of course): (Score:5, Funny)
1. Make a cup of coffee: Community New Orleans blend, one sugar, hazelnut creamer.
2. Read reddit.
3. Check social status sites: facebook, twitter, etc.
4. Read CNN.
5. Read email.
6. Catch up with coworkers.
7. Juggle a bit.
8. Put on headphones. Go to last.fm and hunt for a station that fits my current mood.
9. Check reddit again.
10. Go to lunch.
11. Read email.
12. Check reddit again.
13. Update to-do list.
14. Check icanhazcheezburger, etc.
15. Pick different last.fm station.
Re:My rituals (in order, of course): (Score:5, Funny)
I'm willing to bet that you make at least 6 figures with a job description like that.
Re: (Score:2)
Re: (Score:2)
Substitute Twitter for reddit. :D
Seriously though the idea of programming ritual is not that different from writing anything else from articles to novels. Sometimes I listen to instrumental (less distracting), but sometimes for a fictional piece, I listen to the type of music my character would "listen" to. (Don't laugh, I happen to know a published author who's main character has a Facebook page.) It makes the character more real and puts you in their mindset. And I usually read the piece out loud at least
Re: (Score:2)
Sounds like you need http://entertainment.slashdot.org/article.pl?sid=09/05/18/169202 [slashdot.org]
There are virtual versions of this, though I haven't found a good one for the PC.
Re:My rituals (in order, of course): (Score:5, Funny)
And after all this, then - ONLY THEN - are you finally ready to post on Slashdot.
Was there a question here? (Score:2)
My code works better (Score:5, Funny)
...when I make sure to release it when most of the testing group is on vacation. Vastly cuts down on the initial bug list, let me tell you.
Re: (Score:2, Insightful)
Re: (Score:2)
Programming happens in the mind (Score:5, Insightful)
The key to good software is contemplation. You can feel the social pressure at the workplace to be typing all the time, but it's wrong to give in. If they want someone who's banging on his keyboard all the time, let them hire a typist.
Re: (Score:2, Funny)
Or a group of exhibitionists.
Re: (Score:2)
Re: (Score:2)
Quote from a PM: You're not paid to think! (seriously)
I would not let that opportunity pass to let him know *exactly* what I *think*. And I would start updating my resume immediately. And use that quote in job interviews to let my future employer know where I stand.
You might be more accepting, but personally, that's one of the few things that can make me angry. I didn't spend all those years in college to just throw away my brain the moment I get out.
How is this a ritual? (Score:5, Insightful)
Sure, some of what the article talks about is a ritual, but the planning process isn't a ritual at all. Its a process. One that usually works pretty well, I must add. The less time you spend coding, the better your product is usually going to be. That said, knowing when to put down the whiteboard is sometimes important too.
Re: (Score:3, Funny)
Duke Nukem Forever had this problem. They spent so much time saying "THIS GAME IS GOING TO BE SO AWESOME" that they never wrote any code!
Re:How is this a ritual? (Score:5, Funny)
There's even a simple proof of that: all bugs come from coding. Therefore, the less time you spend coding, the less bugs you'll produce :-).
Re: (Score:2)
Well, IMHO, it's an optimization problem. Suppose you want to place a tile floor in your kitchen. Not being an expert, it goes quite slowly. As things progress, you discover some tricks that make the work progress better and more quickly, and by the end the pace will be faster. Now, do you spend more time at the beginning with experimentation to find these tricks (a.k.a. "tinkering", or "wasting time"), or do you just turn off your brain and work as hard as you can? What will get the work done faster?
There
Re: (Score:2)
I don't care that you have a fetish for planning kid, but do this at home, a workplace has some standards to hold.
Oh, another person asked me today how open source efforts could work by only using people's free time...
Programming is religious because... (Score:5, Insightful)
Rituals help focus the mind (Score:4, Insightful)
I can fully understand using such rituals. It helps you get in the right head space for writing code. It gets you focused on the task and flush out all the other crap trying to get your attention.
I have found that if I am not in the right frame of mind before starting, the code takes much longer or is just plain wrong. If I am in the right head space, the task is quick and done before you know it.
Re: (Score:2)
It's not just coding, either -- anything requiring concentration and analytical thought benefits from being in the right frame of mind.
One of the tricks I learned from a former boss was to identify what gets me "in the mood", and then practice at streamlining the process until I could turn it
Iteration vs planning... (Score:5, Insightful)
I think the problem with planning everything too much is that you can't hold all the details in your mind at once, and sometimes your planned approach is not as good as one you come up with later given some time to stew on it (doing nothing).
I think programming is a very iterative process because it is symbolic and non-visual (i.e. not like building something with structures that are easily and intuitively able to grasp their structural and interconnected relationsihps)
Re:Iteration vs planning... (Score:5, Funny)
Yeah, if only there was some way of tracking information without keeping at all in your head at once.
Re: (Score:2)
I think the problem with planning everything too much is that you can't hold all the details in your mind at once,
For a mere price of $1100 I can sell you this new invention I've come up with. It's called a "legal pad." Combined with a high-tech "ballpoint pen" it allows you to keep track of thousands of details-- without holding them all in your head!
They're going fast, call today.
Re: (Score:2)
EITS (Score:2)
Sweet, to see one of my fav bands mentioned on Slashdot of all places :-)
Re: (Score:2)
You know, I enjoy the instrumental post rock thing. But I'm hard pressed to see what would make one band your favorite over another. EITS, Mogwai, Mono, Tortoise, I enjoy listening to them, but damned if I can tell the difference between them.
Re: (Score:2)
They were the first I heard, and the only one I've been able to see live so far (where they were fantastic).
Not a ritual! (Score:5, Funny)
Crikey! That's just sensible work organisation. I guess if you find something that works and always do it that way you might call it a ritual. My ritual is to get in the car and go to work every morning... that way I can do, well you know... WORK!
Man, that sounds much better than mine... (Score:2)
I usually just stare at the code until it starts staring back; that's usually about when I realize that it's 6AM and I need to sleep.
time of day (Score:2)
I'm curious if other programmers like to code at night or any other particular times.
Re: (Score:2)
my best code seems to come at about 12-2am. much past 4 and my code sucks unless i'm really in the zone.
Re: (Score:2)
This is my zone too. I can code earlier, but anything done before 9 PM will lack inspiration.
Re: (Score:2)
Re: (Score:2)
I have to "ditto" this. I _hate_ having to come in in the morning - it's bloody pointless since I'm just going through the motions until later in the day, anyway. But, Big Co. would rather have my butt in a seat at a specific time rather than have me productive. Whatever - I get paid the same, either way.
Re: (Score:2)
I can't wait until I can start doing that again, but with the recent birth of my son, I sleep any time I possibly can. If I plan to code from midnight to 4am, he'll definitely
Re: (Score:2)
Right after I come in, about 7-9:30 am (I like to come in early). Mainly because I've had some time to mull over the problem, and because there are less people to bother me that early. Staying late is pointless - by that time I'm mentally exhausted, and my level of care starts to go down to the point where I'm just throwing mud at the problem aiming for the quick fix. I'd be a wreck by night time. I'm much better off if I stop, rest, think about what I'm trying to do, then implement it right away tomorr
Re: (Score:2)
Close door (Score:5, Insightful)
"S.. TF.. U!"
I can code with some noise in the room, but I need QUIET when I'm reading a tech spec. I wish I had the ability to mask external stimuli.
Re: (Score:3, Informative)
Wear Gun Muffs...
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
Get a matte screen monitor and some earplugs or IEMs with good isolation. You know you're doing it right when coworkers have to tap you on the shoulder to get your attention.
Re: (Score:2)
Re: (Score:3, Informative)
I bought a pair of Etymotic ER6i IEM earphones four years ago and I still consider it one of the best purchases I've ever made. I got them originally so I could listen to my own music at the gym without having the stuff they play there bleed in. They worked so well that I now use them in my cube or occasionally in noisy environments like our lab.
Re: (Score:2)
Amen to that. Developing even the simplest things (and trying to keep each piece in your head as you get it down on paper / in code) can be mind bogglingly frustrating when there's lots of noise. Couple it with working informally in the vicinity of a load of computer illiterate morons, and you have my 100% guaranteed recipe for insanity :)
Re: (Score:2)
Get yourself a set of these [amazon.com]
They're headphones designed for drummers and will cancel out almost ALL noise in your office except for some music if you want it.
You might look like a dork, but you will have your sanity.
WTF (Score:5, Funny)
I stopped reading right there.
Re: (Score:2, Funny)
I put on my robe and wizard hat...
I am a C# programmer (Score:2, Funny)
My ritual consists of watching this [youtube.com] and then killing a goat
Same album repeatedly (Score:2)
Maybe it just replaced distracting noises with familiarity instead?
When I find a bug (Score:2, Interesting)
My only ritual is that if I find a bug or a problem that I can't resolve in less than 5 minutes I take a few hours off. After a while I get back to it and am usually able to resolve it without much trouble.
Re: (Score:2)
Re: (Score:2)
Why Programming Rituals Work (Score:2)
Now, let's have no more denigrating the practice of waving a dead chicken over the computer.
Clear desk, clear mind. (Score:2)
I am a messy individual at times. I can leave junk strewn around and know where everything is exactly. However, this seems to incur some computational or cognitive load ... I think it is probably a copout to avoid thinking about other things. Anyway, if I make my environment clear and uncluttered, screen too, then I am more relaxed and can think more clearly.
I should also say something here about Network Admins and the need to sacrifice chickens to the God of Problem Solving but it is probably obvious to al
So true... (Score:2)
That's true for some coding, peace and getting in to the zone with the meditation helps a lot.
But some coding, usually when working with other people code or debugging just required brute force beating your head against the monitor till bloody. I just can't to the Jolt, or now days Red Bull thing anymore.
I an getting too old for that sh*t.
That music isn't half bad,http://www.myspace.com/explosionsinthesky
I usually do old school electrofunk or techno, MIA, Philip Glass, Vangelis, Aphex Twins.
Why programming rituals work ... short answer. (Score:5, Funny)
It's magic.
Good material for this new Programming Course (Score:2, Interesting)
I'm developing a course for aspiring computer programmers. I've been at it on and off for the past year. The reading list is done, the course outline and coverage isn't entirely done but is shaping up. This sounds like material that should be covered. Does anyone have a good writeup or recommended book for inclusion in the course? The Programmers Stone guys sort of cover this material.
You can see the course here:
From Beginner to Master A Computer Programmer's Reading Course So, you want to be a com [reactor-core.org]
The key is really preventing useless distractions (Score:3, Insightful)
When you can prevent useless distractions, then you're really ready to go. Of course, I'm posting this on /., which shows me to be something of a hypocrite, but I think the point still a useful one.
Take a shower (Score:4, Interesting)
I'm serious. I find that I solve many of my hardest problems in the shower. Now that I telecommute 100% of the time I'll often just take one, say in the middle of the afternoon, to jump start the solution!
Obviously the shower has nothing to do with the situation, it is the "stepping back" that is important, so find something that works for you, and do it.
Programming is a focused activity (Score:2)
You need to get into a state of mind to satisfy all those needs to communicate (program) to a computer, hence a ritual makes
Saw the HARO on this (Score:2)
That being said, not to dismiss the article, they were intentionally looking online for people that fit this category. Of course anything can be found online, and this leads toward a self-selecting population.
Just saying..
Thinking, and moreso drawing is overrated (Score:3, Interesting)
I prefer to work with intuitive models. My "ritual" is as follows:
1. Ponder the problem. Not too hard. Just get a feel for how to solve it.
2. Prototype a solution in some readable language (python?).
3a. If the prototype is horribly broken, scrap it and go back to step 2.
3b. Otherwise, create final solution from lessons learned from prototyping.
A lot of people draw diagrams and flow charts and stuff. But that is stupid and too abstracted from the computer to be all that useful. By making a prototype, you're effectively making an interactive diagram/flowchart. It takes about the same time, and any problems will be immediately obvious.
Re: (Score:2)
Re: (Score:3, Interesting)
Re: (Score:3, Insightful)
Re: (Score:2)
Time with our wife's what? And more to the point, polygamy wasn't in the vows I made with her.
Aha! (Score:2, Funny)
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)