I found this quote in several places, and I think it’s great. So often, as developers, we try to be clever. I think we should focus on correctness and reducing errors.
“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 Kernighan
<EOL>