What real life bad habits has programming given you?

Posted by Jacob T. Nielsen on Programmers See other posts from Programmers or by Jacob T. Nielsen
Published on 2008-10-02T20:31:11Z Indexed on 2010/12/29 20:59 UTC
Read the original article Hit count: 450

Filed under:
|

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?

© Programmers or respective owner

Related posts about discussion

Related posts about Developer