Epigrams in Programming

  1. Simplicity does not precede complexity, but follows it.

  2. Programmers are not to be measured by their ingenuity and their logic but by the completeness of their case analysis.

  3. The eleventh commandment was “Thou Shalt Compute” or “Thou Shalt Not Compute” – I forget which.

  4. The string is a stark data structure and everywhere it is passed there is much duplication of process. It is a perfect vehicle for hiding information.

  5. Everyone can be taught to sculpt: Michelangelo would have had to be taught not to. So it is with great programmers.