Thursday, March 25, 2010

Inner Turmoil

Coding causes so many conflicting feelings.  I hate it when I've got two lines of nearly identical code, yet one works and the other one doesn't.  There must be a logical reason though, and I love following the logical trail to figure out the possibilities.  It's almost euphoric to finally figure out what was wrong.  A missed "+ 1" here, a forgotten cast from string to int there...and it's inevitably something stupid that makes you wonder at your own intelligence.  Am I smart for finding the problem, or stupid for letting it happen in the first place?!  :O  Slowly but surely, I will conquer this app!

No comments: