What real life bad habits has programming given you?
- by Jacob T. Nielsen
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?