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. The first method is far more difficult.
Tony HoareHere is a language so far ahead of its time, that it was not only an improvement on its predecessors, but also on nearly all its successors.
Tony HoareI 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