The purpose of software engineering is to control complexity, not to create it.
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.
Controlling complexity is the essence of computer programming.
Incorrect documentation is often worse than no documentation.
A program that produces incorrect results twice as fast is infinitely slower.