Notice: ob_end_flush(): Failed to delete and flush buffer. No buffer to delete or flush in /home1/ntptuqmy/public_html/quotes/includes/header_html.php on line 6
Alan Perlis Quotes - IQDb - Internet Quotes Database

Quotes from Alan Perlis


Sorted by Popularity


Some programming languages manage to absorb change, but withstand progress.


It is easier to change the specification to fit the program than vice versa.


Every program has two purposes: The one for which it was written and another for which it wasn't.


Don't have good ideas if you aren't willing to be responsible for them.


The computing field is always in need of new cliches.


If your computer speaks English, it was probably made in Japan.


I think it is inevitable that people program poorly. Training will not substantially help matters. We have to learn to live with it.


You can measure a programmer's perspective by noting his attitude on the continuing vitality of FORTRAN.


There are two ways to write error-free programs; only the third one works.


The best book on programming for the layman is 'Alice in Wonderland'; but that's because it's the best book on anything for the layman.


One man's constant is another man's variable.


LISP programmers know the value of everything and the cost of nothing.


Is it possible that software is not like anything else, that it is meant to be discarded: that the whole point is to always see it as a soap bubble?


If a listener nods his head when you're explaining your program, wake him up.


It goes against the grain of modern education to teach students to program. What fun is there to making plans, acquiring discipline, organizing thoughts, devoting attention to detail, and learning to be self critical.


A programming language is low level when its programs require attention to the irrelevant.


A picture is worth 10K words - but only those to describe the picture. Hardly any sets of 10K words can be adequately described with pictures.


In English every word can be verbed. Would that it were so in our programming languages.


If you have a procedure with 10 parameters, you probably missed some.


Simplicity does not precede complexity, but follows it.