Best programming and hacker quotes. Ever.
Curated by fellow hackers Jarmo Pertman & Andri Möll
Code reuse is the Holy Grail of Software Engineering.
Douglas Crockford
When a programming language is created that allows programmers to program in simple English, it will be discovered that programmers cannot speak English.
Anonymous
Behind Every Successful Coder, there'an even more successful De-Coder to understand that Code.
Anonymous
No one hates software more than software developers.
Jeff Atwood
Web Development is a lot like kickboxing: You have to watch your cookies.
Anonymous
First, solve the problem. Then, write the code.
John Johnson
C++ is an horrible language. Even if the choice of C were to do *nothing* but keep the C++ programmers out, that in itself would be a huge reason to use C.
Linus Torvalds
Anyone who has a wife and small kids knows that programming belongs to the easy things in life.
Anonymous
There are two ways to write error-free programs; only the third one works.
Alan J. Perlis
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