vote up 341 vote down star
398

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

1 2 3 4 5 20 next
vote up 920 vote down check

I now consider 256 to be a nice, round number. Occasionally I'm caught off-guard when non-programmers don't get that.

link|flag
33  
I frankly prefer 1024 - but I get your point. – rshimoda Oct 2 '08 at 21:00
37  
i prefer 127 ... guess i'm living on the edge, huh? ;) – steffenj Oct 2 '08 at 22:02
12  
@Mostlyharmless: "My normal friends...", lol that says a lot I think! – Carl Oct 3 '08 at 13:10
24  
Lets try and vote it up past 4294967296 - eventually it will wrap around and everyone on SO will get negative infinity points – 1800 INFORMATION Dec 14 '08 at 8:55
146  
I was married on 5/12... my wife thinks it's because 12 is a lucky number for both of us (we were both born on twelfth days) but it's really because 10/24 wasn't a weekend day. – Steve Paulo Mar 5 at 23:59
show 91 more comments
vote up 4 vote down

When my younger brother was about 7 years old and I fetched him from school and we saw a beautiful scenery of the mountains after a heavy rainfall (the sky was clear and there was no smog).

My young brother said: "Oh look! Very nice graphics! (While he was pointing at the mountains)"

link|flag
vote up 4 vote down

For me, as I live in Blighty, American spellings are a problem.

  • Correct in English: centre | Correct in programming: center
  • Correct in English: colour | Correct in programming: color
  • Correct in English: serialise | Correct in programming: serialize
  • and so on

Also, when typing normally I tend to enter the first three characters and then hit tab.

link|flag
vote up 2 vote down

Because, as programmer, I am constantly confronted with my own errors (bugs), I tend to put every choice I make in question. In a way, it is a lack of confidence.

link|flag
vote up 3 vote down

when i enter to a pub i wish i can query and only select the womens that have big breast and set order by size .

link|flag
vote up 0 vote down

I recently moved to another place and some stuff still is in packing cases. I'm really missing the find - name "*.packingcase" | grep -in stuff_im_looking_for feature in real life.

link|flag
vote up 5 vote down

Double-clicking elevator buttons.

link|flag
vote up 0 vote down

I always have to get my afternoon coffee at exactly 2:56pm...

link|flag
vote up 0 vote down

i often want to click on any underlined word on paper. (index of book, references)

link|flag
vote up 0 vote down

return null;

Oh...

link|flag
vote up 0 vote down

I feel you on the inheritance thing... lol

I do that all the time

link|flag
vote up 0 vote down
  • Counting the number of primitives in real-world objects
  • When I'm crossing the street and a car brakes, I try to figure out momentum to Euler rotation
  • Somehow the kettle boiling is linked to a callback in my head. From anywhere in the house I will go and pick it up just as the thermostat clicks

Random O_o

link|flag
vote up 0 vote down

Any time I have to sit down and look through paper pages of information, it feels unfair that I can't write a script to parse it.

link|flag
vote up 1 vote down

I am looking a kind of for loop in which I can place my work(job) and relax at home where the loop doing its work.

link|flag
vote up 0 vote down

When I converse with people, I tend to scorn at their ignorance not to pass all the details necessary for a good and healthy conversation. I always have to ask questions and get their details. I hate this and I hate Setter dependency injection!

link|flag
vote up 0 vote down

I tend to think you can UNDO and COPY/PASTE in situation that entirely make no sense. For example, if I'm writing out a manual check and mess up, for a brief moment, I think "UNDO"

It's sad...

link|flag
vote up 2 vote down

Not about me but:

A novice programmer thinks than kilobyte is equal to 1000 bytes and geek thinks that kilometer is equal to 1024 meters...

link|flag
vote up 1 vote down

I see powers of 2 everywhere (or 2^n-1), up to 2^20.In fact, it amuses me to see 'close calls', like 1025 or 511 and the like. :-)

link|flag
vote up 1 vote down

I get really annoyed when Word fails to code-complete what I'm typing...

link|flag
vote up 1 vote down
  • I get frustrated that I can't do a backup copy of a physical project (like cutting a piece of wood).
  • I tend to apply sorting algorithms on real objects and choose the one that has the best complexity
link|flag
vote up 0 vote down

When I want to see a girl in group. I look for ctlr + (zoom) keys :(

link|flag
vote up 0 vote down

I put $1.29 in my pocket and thought, "I have two bits" (10000001).


I put a slash through all my zeros (0) to keep them from being confused with the letter that comes after M (O).

link|flag
vote up 1 vote down

While in school i took all of my notes via laptop. Of course i did nearly all of my work on a computer of some sort as well. I virtually never used pen and paper and was frequently caught off guard and without pen or paper when the occasional professor required us to procure such things for whatever reason. In any event, I used the computer nearly exclusively. I also compulsively save my work whenever i've accomplished anything of significance (very frequent CTRL + S). While taking tests and doing other things that manage the use of pen and paper i find myself trying to save my work whenever I arrive at a good answer or stopping point...

link|flag
vote up 1 vote down

I sometimes wish for a physical copy/paste. Like if somebody tells me a phone number, I should be able to paste it onto the notepad in front of me.

link|flag
vote up 2 vote down

I get so stunned when people insists that I'm using rhetorics, it is like if my brain works on a typefied language.

Me: "Are you going to eat that?"

"Why?"

Me: "Wait, what?"

link|flag
vote up 3 vote down

talking with my son about words and letters, i treat whitespaces as letters

link|flag
vote up 0 vote down

Sometimes I call XM radio XML :/

link|flag
vote up 3 vote down

"Where's your keys, mate?" "First column." "Huh?"

link|flag
vote up 0 vote down

I always think of the inputs and outputs of situations and decisions.

Break down real life issues and decisions into easier more manageable problems and address them piece by piece with the whole main issue still in mind...

link|flag
vote up 3 vote down

I have a terrible habit of thinking of every "search related" problem I have in terms of SQL. Sometimes I'll just wonder, "How many insects do you think are in this house?" And come up with:

SELECT insect FROM house WHERE house_id = 123

It's horrible.

link|flag
show 2 more comments
1 2 3 4 5 20 next

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