Skip to content

Instantly share code, notes, and snippets.

@abhiomkar
Created June 20, 2011 05:16
Show Gist options
  • Save abhiomkar/1035159 to your computer and use it in GitHub Desktop.
Save abhiomkar/1035159 to your computer and use it in GitHub Desktop.
WTF Code Quotations
"Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live." --Martin Golding
"Programming is like sex: one mistake and you’re providing support for a lifetime." --Michael Sinz
"The trouble with programmers is that you can never tell what a programmer is doing until it’s too late." --Seymour Cray
"Good code is its own best documentation." --Steve McConnell
"Most software today is very much like an Egyptian pyramid with millions of bricks piled on top of each other, with no structural integrity, but just done by brute force and thousands of slaves." --Alan Kay
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment