Best programming and hacker quotes. Ever.
Curated by fellow hackers Jarmo Pertman & Andri Möll
C++ is to C as Lung Cancer is to Lung.
Anonymous
Good programmers learn more from "That's not what I expected!" than from getting it right the first time.
Anonymous
...basically, avoid comments. If your code needs a comment to be understood, it would be better to rewrite it so it's easier to understand.
Rob Pike
Good web applications should look like trifle.
Cal Henderson
I have always wished for my computer to be as easy to use as my telephone; my wish has come true because I can no longer figure out how to use my telephone.
Bjarne Stroustrup
Every language has an optimization operator. In C++ that operator is ‘//’
Anonymous
Confidence, n.: The feeling you have before you understand the situation.
Anonymous
No code is faster than no code.
Anonymous
In the long run every program becomes rococo - then rubble.
Alan J. Perlis
Beware of bugs in the above code; I have only proved it correct, not tried it.
Donald Knuth