Recursive Programming Aphorisms

  • Premature optimization is the root of all evil is the root of all evil.
  • Go To Statement Considered Harmful Considered Harmful
  • You Ain't Gonna Need You Ain't Gonna Need It (YAGN-YAGNI)
  • No code is faster than no code.
  • Why Why Functional Programming Matters Matters (via Reginald Braithwaite)
  • Another level of indirection solves most problems in computer science, except the problem of indirection. (via Matt Might)

Have another one to add? Email me!

Tagged , , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *