Controlling complexity is the essence of computer programming.
When working on a problem, think only how to solve it. If the solution is not simple and has no inner beauty such as art, it is wrong.
Deleted code is debugged code.
A program that produces incorrect results twice as fast is infinitely slower.
The key to performance is elegance, not battalions of special cases.