Best programming and hacker quotes. Ever.
Curated by fellow hackers Jarmo Pertman & Andri Möll
C++: an octopus made by nailing extra legs onto a dog.
Steve Taylor
It's interface, not in your face.
Kai Krause
Selecting a project due date before the requirements are properly gathered is like selecting which corner you want to paint yourself into, while simultaneously negating the doorway as a viable option.
Chris Ames
Often it is the means that justify the ends: Goals advance technique and technique survives even when goal structures crumble.
Alan J. Perlis
Any code of your own that you haven't looked at for six or more months might as well have been written by someone else.
Eagleson's Law
Shipping is a feature.
Richard Campbell
The computer reminds one of Lon Chaney -- it is the machine of a thousand faces.
Alan J. Perlis
If the code and the comments disagree, then both are probably wrong.
Anonymous
The sooner we start coding fewer frameworks and more programs the sooner we’ll become better programmers.
Warped Java Guy Elementary Java Solutions
It is better to have 100 functions operate on one data structure than 10 functions on 10 data structures.
Alan J. Perlis