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 14 15 16 17 18 20 next
vote up 0 vote down

To start with

  1. Typing Ctrl+space while using text editors. This is essentially a auto completion feature in eclipse/netbeans. This happens more often than ending sentences with ';'
  2. Trying to illustrate list of things graphically using pen and paper - Sounds Good. Trying to do the same with your family/doctor - Bad. Numbering the first item as 0 (zero) - Ugly
  3. While taking snaps, asking people to do a Ctrl++ (Zoom) instead of asking to come closer
  4. Scolding your pals as 'Ctrl-Alt-Del' is funny though.
  5. I also tend to pause when I hear about cook books, do they have something to do with cooking or programming.
link|flag
vote up 1 vote down
  1. Lack of patience, especially when things need to be fixed/changed. (Can't recompile to fix my car) 2) Overusing logic (most non programmers can't handle logic, so you end up with a lot of blank looks) 3) Smoking - i solve most tough problems over a smoke break.
link|flag
vote up 0 vote down

I very regularly wish I could multi-thread many tasks.

Also wishing I could have a control / API / Scripting language to change real world environment variables.

Wait for a misspelled word's to become under-lined when hand writing.

link|flag
vote up 2 vote down

Occasionally, I look at the wall in my room and think: "Look at those specular highlights! I wonder how many poly's that is?"

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

I often try to press Ctrl-Z in real life!

link|flag
vote up 2 vote down

Thinking that I'm dangerously under-caffeinated when I can't put two ideas together. Wondering, sometimes, why caffeine can't be injected. Would be much more efficient, wouldn't it?

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

I like doing tune-up work (defrag, chkdsk, the works) on people's computers, if they are computer illiterate. I feel it's a calling, a ministry, an addiction. I wife thinks differently, especially if I do it for free.

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

When I clean my house, I feel as if I'm "defraging" a hard-drive.

link|flag
vote up 59 vote down

Criticize paper forms that have unnecessary fields.

"Why does it ask for my age when it already asks for my birth-day?"
link|flag
18  
Oh god, don't get me started with zip code and city-state fields. – somacore Jan 28 at 21:48
27  
It's a checksum. – Matt Howells Jun 3 at 9:23
show 12 more comments
vote up 11 vote down

I always end up sending one last IM at the end of a conversation that says "exit". Its embarrassing..

link|flag
1  
I do that as well. ctrl-X ctrl-s ctrl-x ctrl-c exit – Oddmund Nov 11 '08 at 6:36
show 1 more comment
vote up 9 vote down

Caffeine and Nicotine addiction.

link|flag
vote up 3 vote down

I needed to watch Wall-E (or any other Pixar movie, for the matter) ten times before I could pay attention to the story: I spent most of my time trying to figure out the polygon count.

link|flag
vote up 10 vote down

Noticing that the need of a reset button in a tool (home appliances, gadgets etc.) grows exponentially with the dependency on software. That depresses me as a programmer.

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

It's not a bad habit, but I've learned how to give very accurate, concise instructions. Thank you imperative programming!

link|flag
vote up 2 vote down

I no longer count sheep... I iterate a loop.

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

not concentrating on my studies

link|flag
vote up 4 vote down

Thinking that powers of 2 are round numbers is one habit. Forgetting how to talk to people if I've been programming all day, is another.

link|flag
vote up 44 vote down

I think of powers of two as round numbers.

I throw my important documents into a shoebox instead of sorting them. I figure that I so rarely read from that cache compared to how often I write to it that it's overall cheaper to have expensive reads and really fast writes.

Excessive literalism. When playing something like 20 questions, I'll come across something like "is the object bigger than a breadbox?" and can't answer yes or no, because the answer depends on the size of the breadbox and the size of the object in question.

I think that floor numbering in Europe is more sensible than here in the United States.

I have an annoyance with English misuse of logical operators.

These may not be strictly because I'm a programmer, but more because I'm just a dork :P

link|flag
1  
I work in a building where the floors are numbered -1 to 7 with 0 instead of the ground floor. Usually, UK buildings have B instead of -1 and G for 0. Not having to make the substitutions made me very happy. – Richard Gadsden Dec 12 '08 at 13:18
show 6 more comments
vote up 5 vote down

We are quick to get annoyed when other people are imprecise, or even to realize that they are being imprecise.

link|flag
vote up 0 vote down

Almost all of the ones others have listed show up in my list too. Wishing the world could be more programmable. (Just the other day I commented to my SO while we were watching a story on the financial meltdown that it should be trivial to link a congressperson to their entire history of contributions, bills they've sponsored, their co-sponsors and their bills, etc. How unreachable a goal given the characteristic non-transparency of the political universe.)

link|flag
vote up 0 vote down

Sitting here writing this in the evening instead of being with my wife (or working on the spec that's overdue).

link|flag
vote up 0 vote down

I don't know, programming pretty much played right into all my bad habits. Before programming (BP), I was almost keeping them under control, which took a lot of constant effort. Programming was sort of like finally being able to take a leak after holding it for way to olong.

link|flag
vote up 0 vote down

Sometimes I accidentally and automatically end my sentences with semi-colons.

link|flag
vote up 24 vote down

I tend to use '==' instead of '=' regularly, also sometimes indenting documents the way I would with C.

I don't consider it a bad habit, per-se. Alas; the rest of the world would ;]

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

I find I remember a lot more about programming than the kinds of things people usually remember. Take a shopping list for example, I don't remember what's on the list because I should be able to refer to the list any time necessary. Addresses and Phone numbers are in a grepable text file, I never actually recall them myself. Etc.

link|flag
vote up 4 vote down

I think rather than programming, because the web has given me instant access to the information i need within a few seconds of typing into google. I expect answers from people to be just as consise and accurate.

When people don't answer the question that i ask them it drives me mad!!

For example: Me: What time did John say he'd be here?

Answer: Well he said he had to go to the store first to pick up a carton of milk for his great aunt who is bed-ridden, then he was going to wash the cat. Then later he has to pick up Mary from night school and they'll probably go out for dinner later. Oh....and he was wondering if you had dropped off the hedge trimmer you borrowed last week because he hadn't seen it around.

Me: So is he coming over then?

...

link|flag
vote up 0 vote down

Binary search in sorted lists! Specially dictionaries and references (the ones made of dead trees).

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

I try to end my IM chat conversations typing

exit
link|flag
vote up 0 vote down

Sometimes I get a weird urge to shout HELO in a conversation.

link|flag
vote up 12 vote down

When I listen to a question that's asked of me, and it isn't crystal clear what is being asked, I usually ask for clarification before I answer. But 99% of the time I could have spent some CPU and figured out what the question was. Some people I know don't carefully build their sentences, so it really pisses them off. If I don't do the work of listening, I'm not really listening.

link|flag
2  
Parsing unstructured text is difficult. – Osama ALASSIRY Dec 3 '08 at 14:12
show 1 more comment
prev 1 14 15 16 17 18 20 next

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