Best programming and hacker quotes. Ever.
Curated by fellow hackers Jarmo Pertman & Andri Möll
Programmers usually have good reasons for making bad decisions.
Anonymous
The structure of software systems tend to reflect the structure of the organization that produce them.
Douglas Crocford
To iterate is human, to recurse divine.
L. Peter Deutsch
Talk is cheap, show me the code!
Linus Torvalds
Computer Science is no more about computers than astronomy is about telescopes.
E. W. Dijkstra
To understand a program you must become both the machine and the program.
Alan J. Perlis
I Hate Programming.
Anonymous
I Hate Programming.
I Hate Programming.
It works!
I Love Programming.
Functions delay binding; data structures induce binding. Moral: Structure data late in the programming process.
Alan J. Perlis
Man is the best computer we can put aboard a spacecraft...and the only one that can be mass produced with unskilled labor.
Wernher von Braun
If you use copy and paste while you're coding, you're probably committing a design error.
David Parnas