“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.”
Tony Hoare
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
“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“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“Computer programming is like doing crossword puzzles, and being paid for it”
— Tony Hoare Primary source“By honest I don’t mean that you only tell what’s true. But you make clear the entire situation. You make clear all the information that is required for somebody else who is intelligent to make up their mind.”
— Richard Feynman Primary source“In short, the Way to Wealth, if you desire it, is as plain as the Way to Market. It depends chiefly on two Words, Industry and Frugality; i.e. Waste neither Time nor Money, but make the best Use of both. He that gets all he can honestly, and saves all he gets (necessary Expences excepted) will certainly become Rich.”
— Benjamin Franklin 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“If you know that this life is all that you have, wouldn’t you make the most of it?”
— Ayn Rand DisputedSimplicity Software Design Reliability