Best programming and hacker quotes. Ever.
Curated by fellow hackers Jarmo Pertman & Andri Möll
Some programmers try to reach higher by standing on other programmers' shoulders. Other programmers try to reach higher by standing on other programmers' toes.
Anonymous
Simplicity is hard to build, easy to use, and hard to charge for. Complexity is easy to build, hard to use, and easy to charge for.
Chris Sacca
You want a dot operator in PHP?
Matthew Leffler
eval(str_replace('.', '->', $code_with_dot_operator))
A computer scientist counts to ten: 0, 1, 2, 3, 4 ...
Anonymous
Everyone else counts to ten: 1, 2, 3, 4, 5
The more bizarre the behavior, the more stupid the mistake.
Ed's Law of Debugging
I have always found that plans are useless, but planning is indispensable.
Dwight D. Eisenhower
Ever spend a little time reading comp.lang.c++ ? That's really the best place to learn about the number of C++ users looking for a better language.
R. William Beckwith
Human beings are not accustomed to being perfect, and few areas of human activity demand it. Adjusting to the requirement for perfection is, I think, the most difficult part of learning to program.
Anonymous
Web Development is a lot like kickboxing: You have to watch your cookies.
Anonymous
C is to programming as Latin is to literature.
Anonymous