Es Tea Double Eye

You're never too old for a happy childhood

Tag: debugging

Try number 32098392

Who am I to argue? Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it. – Brian W. Kernighan

The Zen of Python

Found at this Stack overflow gem. “Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.” :)