There are two ways to write error-free programs; only the third one works. – Alan J. Perlis
No other quotes found from this author.
Other Quotes from
Programming
category
We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil. – C.A.R. Hoare, quoted by Donald Knuth
Programming languages should be designed not by piling feature on top of feature, but by removing the weaknesses and restrictions that make additional features appear necessary. – Author Unknown