The Emperor’s Old Clothes (Primary source)
Tony Hoare’s brilliant Turing Award lecture where he reflects on software design and the importance of simplicity and elegance in programming.
More about “The Emperor’s Old Clothes” →
I was eventually persuaded of the need to design programming notations so as to maximize the number of errors which cannot be made, or if made, can be reliably detected at compile time. Perhaps this would make the text of programs longer. Never mind! Wouldn’t you be delighted if your Fairy Godmother offered to wave her wand over your program to remove all its errors and only made the condition that you should write out and key in your whole program three times! The way to shorten programs is to use procedures, not to omit vital declarative information.
Tony Hoare
“What is the central core of the subject [computer science]? What is it that distinguishes it from the separate subjects with which it is related? What is the linking thread which gathers these disparate branches into a single discipline? My answer to these questions is simple—it is the art of programming a computer.”
— Tony Hoare Primary source“The price of reliability is the pursuit of the utmost simplicity.”
— Tony Hoare Primary source“There are two ways of constructing a software design: One way is to make it so simple that there are obviously no deficiencies, and the other way is to make it so complicated that there are no obvious deficiencies.”
— Tony Hoare Primary source“In all branches of commerce and industry, history shows dramatic reduction in the error rates when their cost is brought back from the customer to the perpetrator.”
— Tony Hoare Primary source“In my whole life, I have known no wise people (over a broad subject matter) who didn’t read all the time—none, zero. You’d be amazed how much Warren reads—and at how much I read. My children laugh at me. They think I’m a book with a couple of legs sticking out.”
— Charlie Munger Primary source“One of the best ways of enslaving a people is to keep them from education… The second way of enslaving a people is to suppress the sources of information, not only by burning books, but by controlling all the other ways in which ideas are transmitted.”
— Eleanor Roosevelt Primary source“I couldn’t afford luxuries like embarrassment.”
— Andrew S. Grove Primary source“Just as animals flourish in niches, people who specialize in the business world—and get very good because they specialize—frequently find good economics that they wouldn’t get any other way.”
— Charlie Munger Primary sourceSimplicity Software Design Reliability