Search quotes by author:    A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 


Alan Perlis Quotes


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.

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

A year spent in artificial intelligence is enough to make one believe in God.

Computer Science is embarrassed by the computer.

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

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

Fools ignore complexity. Pragmatists suffer it. Some can avoid it. Geniuses remove it.

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

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

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

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

In computing, turning the obvious into the useful is a living definition of the word "frustration".

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

In software systems it is often the early bird that makes the worm.

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?

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.

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

It is easier to write an incorrect program than understand a correct one.

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

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