A Couple of Quotes on Software Design

 

I conclude that there are two ways of constructing a software design: One way is to make it so simple there are obviously no deficiencies and the other way is to make it so complicated that there are no obvious deficiencies.

 

A feature which is omitted can always be added later, when its design and its implications are well understood. A feature which is included before it is fully understood can never be removed later.

— C. A. R. Hoare, Turing Award Lecture, 1980

Leave a Reply

Your email address will not be published. Required fields are marked *