Quotes of the Week: Writing Software

We value code that is easy to maintain over code that is easy to write.
- Growing Object
Oriented Software
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