vote up 341 vote down star
400

Programming has given me a lot of bad habits and it continues to give me more everyday. But I have also gotten some bad habits from the mindset that I have put myself in. There simply are some things that are deeply rooted in my nature, though some of them I wish I could get rid of.

A few:

  • Looking for polymorphism, inheritance and patterns in all of God's creations.
  • Explaining the size of something in pixels and colors in hex code.
  • Using code related abstract terms in everyday conversations.

How have you been damaged?

19  
Syntax error: identifier 'habbit' not found. (You mean 'habit') – Jared Updike Oct 2 '08 at 21:25
53  
Roses are #FF0000, violets are #0000FF – Chris Noe Oct 3 '08 at 12:33
20  
I love how this implies that programming isn't real life, yet everyone glosses right over that. – Jonathan Tran Oct 3 '08 at 20:11
21  
I just can't imagine many people would go through all 240+ answers. This site isn't meant for discussion type questions, and this is a perfect example. GTKY questions are the worst type of discussion questions too... Recommend closing - no new answers are going to be advanced. – Adam Davis Nov 4 '08 at 7:37
31  
@all who wish to stop these posts: I love it when you say pollute the system... People keep posting stuff on internet and never once remove a single blog post and the internet is not yet polluted. It's impossible to pollute a website, if it's well designed and organised. If you're not Googling for "bad habits programming" you will not end up here. If you're interested in answers to YOUR questions, then check YOUR questions and STEER CLEAR of these off-topic discussions, as you named it. – MasterPeter Apr 18 at 14:08
show 24 more comments

locked by Jeff Atwood Aug 28 at 7:31

closed as no longer relevant by Jeff Atwood Aug 28 at 6:24

599 Answers

prev 1 2 3 4 5 20 next
vote up 1 vote down

I do not socialise too much, Even if I have to say Hi to my roommate I do it on Orkut. Talking to Computer for me is just as normal as talking to some friend, the only difference it stays there to listen me and friends walk away

link|flag
vote up 9 vote down

I think Midnight Code Warrior syndrome qualifies, sometimes accidentally staying up until 4AM. ;-)

link|flag
show 3 more comments
vote up 163 vote down

Believing that being right is enough.

Believing that people will listen to reason.

(And all the more amusing ones that everyone else has posted!)

link|flag
4  
too geeky if you ask me :P – hydroes Oct 15 '08 at 16:02
5  
Programmers are not always immune to the 'being right is not enough' problem, though. I hate it when a coder wants to do X, even though Y has been shown as better, because X is 'their way'. – Don Werve Apr 15 at 20:47
show 2 more comments
vote up 33 vote down

I see patterns.

link|flag
1  
I even see patterns in the answers to this question, I fear... – peSHIr Mar 16 at 6:48
2  
I even even see patterns in the answers to this question, I fear.. in the answers to this question, I fear... – Ant Jun 11 at 13:23
show 2 more comments
vote up 1 vote down

Nomad Dervish's answer reminded me — I used to be a level designer, and on more than one occasion I looked at a beautiful sunset and thought that it was a really good skybox.

On another occasion I chose my route across a courtyard to optimize my r_speeds.

I spend too much time on the computer :)

link|flag
vote up 275 vote down

It's really hard to stay healthy when you sit and stare at a screen for 10 hours per day.

If you're not careful, programming can help you learn a sedentary lifestyle.

link|flag
7  
Are there any other kinds of life? While reading this thread, I've realized that I have the most sedentary, boring, psychotic life around here. That's it for me! As of tonight, I'm going to change some things and I'll start by NOT sitting in front of the computer while I'm at home. Good bye! – Tom Oct 3 '08 at 12:02
5  
No, Tom! Wait! Don't leave! – ΤΖΩΤΖΙΟΥ Nov 1 '08 at 3:25
10  
Actually,I'm back and I did change a few things.I walk to work instead of driving now,this means at least one hour of walking every day.At home,instead of sitting in front of the computer eating something microwaved,I started cooking.After a week,I found it difficult to go back to the old lifestyle! – Tom Nov 4 '08 at 13:34
18  
He'll be back. pats computer They always come back. – Rorschach Nov 4 '08 at 17:38
2  
It also helps to think of your body as an overweight human body. – keparo Nov 24 '08 at 0:43
show 8 more comments
vote up 3 vote down

I tend to forget that to non-programmers numbers are numbers. The concept of short and long integers for example, is completely alien to them.

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

I find that if I'm writing a letter (yeah, I know it supposed to be email (or texting)) to someone I tend to nest brackets when I am making side points.

My wife thinks I'm crazy when she sees that. So do the recipients of those letters. But its a habit.

link|flag
4  
Wow, writing like that (that isn't an example [especially on programming sites {including StackOverflow}]) means (except on Tuesdays) it's time for a serious rewrite (or less lisp [or perl] [can ruby do that?]). – derobert Dec 18 '08 at 6:44
7  
I often catch myself about to do this. But i recognise it as a programmer thing and re-word so i only need one level of brackets. Unless I am taling to another programmer. – pipTheGeek Apr 17 at 20:23
show 14 more comments
vote up 59 vote down

I forget how to make small talk :(.

link|flag
116  
cd smalltalk && ./configure && make – EricSchaefer Nov 1 '08 at 21:04
5  
Upvoting for the comment. – mmyers Dec 23 '08 at 19:28
show 6 more comments
vote up 1 vote down

I'd say excessive pedantry (which is an asset in programming) is a bad habit in many real life situations.

Also thinking in terms of templates makes our mind less flexible. Almost every time when I'm looking for something in a paper-printed book, I'm catching myself wanting to press that "/" :-)

link|flag
vote up 7 vote down

I'm not sure whether it's a bad habit, but I think I do have a propensity to try and optimise too much / think things through logically (given that the world is not a logical place)...

For example, when my wife and I go to the supermarket, I draw out a plan of the store and note down what we need in which aisle. Then, when we're cooking, I tend to go through the list of ingredients and if it says "1/2 chopped onion" I damn well get that onion out and start chopping it before we start! (Depending on when it's needed in the recipe, of course, sometimes you can do these things while other stuff is cooking).

The other thing I find is, I'm not sure whether this is the result of being a programmer or just me being weird but I find I have a strange memory for numbers. If I use them enough, I can remember credit card numbers, phone numbers, library card numbers... etc.

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

I find it annoying when I'm typing anything that's not code, be it IM conversations, forum posts or general writing in Word, and I can't get IntelliSense or tab complete words and phrases.

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

In my first two years of Computer Science at university, I learned patience and problem solving: how to chip away at things that were being very frustrating by not doing what I thought they would instead of just getting angry. I think that's a good habit.

Like others, I have lately tend to query rather than guess at the meaning of poorly or ambiguously phrased statements. or just those with no clear context. After clarification, I tend to explain how they could have phrased it better. This doesn't usually go down well.

It's hard to say if being neat made we want well organised code, or if the habit of well-organised and laid out code has made me neater around the house, but it's sometimes a source of tension.

link|flag
vote up 37 vote down
  1. There is a reason for everything, I mean EVERYTHING, if someone is sad, why are they sad.
  2. I am now incredibly inquisitive, this is not a good thing, as demonstrated.

    Casual conversation: 
    B: "I'm sad"
    A: Why?
    B: "I don't want to speak about it"
    A: (Internal dialog) "Why would they be feeling sad, 
                       have they had a bad day, 
                       what's been going on in their life, 
                       did I say something wrong..."
    Some period of time elapses.
    A: Why are you sad?
    B: *Annoyed as well now*
  3. I want to fix everything, EVERYTHING. Above B was feeling bad, I must now fix their problem, because there is a fix to everything (EVERYTHING).

  4. I am addicted to cola and not in a casual one a day kind of thing.

  5. I try all the stuff as others do (copy-paste irl etc)

link|flag
1  
I think that's a male thing, wanting to understand and fix everything – lagerdalek Nov 21 '08 at 1:59
6  
one of my (female) friends once said: "go to a woman for sympathy, and a man if you want it fixed". Shortly followed by "Andy, can you fix my laptop?" – Pondidum Apr 21 at 15:13
show 7 more comments
vote up 18 vote down

Wishing I could attach a debugger to anything to see what is happening - particularly when I am feeling ill

link|flag
show 3 more comments
vote up 3 vote down

Due to the quick changes of requirements in the IT industry I rarely finish off anything I st

;-)

link|flag
vote up 3 vote down

Looking for code completion in all forms of text editors, including Word and Outlook.

link|flag
vote up 0 vote down

I started using .com at the end of almost all my sentences, i am writing in Arial and i speak English better than my own language (Macedonian).com

link|flag
vote up 0 vote down

I miss description / comment tags on anything. When I walk to school and there is a computer as "Jobstation".. after a while you find out you can only browser pre-set websites of popular employers, but you can't connect to internet.. Why isn't there any sticker with description? "study chair, study table, door, window", etc.. :)

link|flag
vote up 0 vote down

I tend to handle any decision relying on outside influence in if statements.

"if waiter was friendly, tip well

else if waiter was slower than expected, don't tip

else tip 10%"

Apparently pseudo code doesn't make for a nice conversation to normal people.

link|flag
vote up 55 vote down

I have started writing Color instead of Colour. (I'm British by the way)

link|flag
4  
I work very hard to ensure I don't do this. It makes me die a little inside. – DavidWhitney Oct 6 '08 at 11:53
5  
Not forgetting our friend, the COLOUR, GREY. BackColor = Color.Gray? No. – Furis Oct 30 '08 at 8:05
2  
@louism, British English is formally known as International English. American is regarded as a dialect of English (no offense intended). If your readers are international, use British; if your readers are American use American. – Jonathan C Dickinson Mar 19 at 6:46
3  
Heh. No offense taken Jonathan. I suspect you Brits are the only ones who feel that way though. We Americans .. er... could care less. ;-) – T.E.D. Apr 14 at 22:32
3  
Yeah, my code is filled with Color colour = Color.RED; :-P – Gaurav May 4 at 6:12
show 22 more comments
vote up 0 vote down

Rather regularly I try to click the light switch with my mouse when the dark becomes straining for my eyes.

link|flag
vote up 3 vote down

Expressing numbers in x times K. Like in: "My bed cost me two point one kay".

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

ISometimesForgetToUseSpacesWhenIType

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

Not so much just programming but web design/development as a whole, I deconstruct and reconstruct real objects into websites or elements mentally and constantly throughout my day.

Living in a constant state of agitation because of so much bad typography around. A little kerning goes a long ways.

Mentally write out methods that operate the functions I perform on a daily basis, such as doing the dishes, folding laundry, et cetera (I also refactor everything so that I'm as effective as possible when doing said chores.)

A huge need for structure and order - if things are not done properly or don't look structured it throws off the whole balance of my day and I will dwell on that one thing until it's fixed.

link|flag
vote up 6 vote down

I sometimes use the wrong name for a person or a thing. I explain this by saying that in my brain this wrong name hashes in the same bucket.

link|flag
vote up 0 vote down

I tend to over-analyse everyday things, I think that it annoys the missus when I come up with corner or edge cases about stuff that REALLY shouldn't be that complicated...

I am convinced that she is the only reason that I ever get anything done; left to me, most moments would have long passed by the end of the analysis phase.

I do think that it's slightly different to being pedantic, definitely a programmerism

link|flag
vote up 1 vote down

I get spooked when I'm about to try something, like, say, cooking something, and my first instinct is to make a backup of my 'work' first to try it and then revert if something goes wrong.

I'm far too used to working with a safety net. ;)

link|flag
vote up 29 vote down

Pressing Tab too often when I am writting an email expecting some words to autocomple te.

link|flag
5  
CTRL+Space issues here too. – Jonathan C Dickinson Mar 19 at 6:54
show 3 more comments
vote up 3 vote down

I can just love websites because they are well designed, intuitive and useful. And I will tell all my friends about them (http://www.skyscanner.com, http://www.nestoria.co.uk/, http://openstreetmap.com/, ...)

And along with that, I can hate others. Because some are just wrong in the way they do things. It is irritating. Especially when you know they could have done better with a couple of days of work and/or a better interface (http://www.voyages-sncf.com, ...).

link|flag
prev 1 2 3 4 5 20 next

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