Quotes List
If we wish to count lines of code, we should not regard them as lines produced but as lines spent.
— Edsger Dijkstra
You can either have software quality or you can have pointer arithmetic, but you cannot have both at the same time.
— Bertrand Meyer
Syntax, my lad. It has been restored to the highest place in the republic.
— John Steinbeck
Are you quite sure that all those bells and whistles, all those wonderful facilities of your so called powerful programming languages, belong to the solution set rather than the problem set?
— Edsger Dijkstra
Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end.
— Henry Spencer
I think conventional languages are for the birds. They're just extensions of the von Neumann computer, and they keep our noses in the dirt of dealing with individual words and computing addresses, and doing all kinds of silly things like that, things that we've picked up from programming for computers; we've built them into programming languages; we've built them into Fortran; we've built them in PL/1; we've built them into almost every language.
— John Backus
Get and set methods are evil.
— Allen Holub
Writing code has a place in the human hierarchy worth somewhere above grave robbing and beneath managing.
— Gerald Weinberg
Part of the reason so many companies continue to develop software using variations of waterfall is the misconception that the analysis phase of waterfall completes the design and the rest of the process is just non-creative execution of programming skills.
— Steven Gordon
If the programmer can simulate a construct faster than a compiler can implement the construct itself, then the compiler writer has blown it badly.
— Guy Steele
Classes struggle, some classes triumph, others are eliminated.
— Mao Zedong
If buffer overflows are ever controlled, it won't be due to mere crashes, but due to their making systems vulnerable to hackers. Software crashes due to mere incompetence apparently don't raise any eyebrows, because no one wants to fault the incompetent programmer and his incompetent boss.
— Henry Baker
There is not a fiercer hell than the failure in a great object.
— John Keats
Objects can be classified scientifically into three major categories: those that don't work, those that break down and those that get lost.
— Russell Baker
Memory is like an orgasm. It's a lot better if you don't have to fake it.
— Seymour Cray
UNIX is a very user-friendly operating system. However, it is very particular about just who it makes friends with.
— Unknown.
There are 10 types of people in the world: those who understand binary, and those who don't.
— Unknown.
If at first you don't succeed; call it version 1.0.
— A T-Shirt
I'm not anti-social; I'm just not user friendly.
— A T-Shirt
My software never has bugs. It just develops random features.
— Unknown.



