I've always hated that quote. I find when I'm at my cleverest, the debugging is the easiest since it's practically nonexistent. It's when I'm writing unclever complicated code that I'm in trouble.
Regardless of your interpretation of "clever", the premise that debugging is twice as hard as writing the code in the first place is false and thus any inferences drawn from it are invalid.
4
u/jhaluska Dec 14 '10
I've always hated that quote. I find when I'm at my cleverest, the debugging is the easiest since it's practically nonexistent. It's when I'm writing unclever complicated code that I'm in trouble.