Reality-Loop

Quotes of the Week: Writing Software

September 26, 2010 | 0 Minute Read
This post was originally posted on my old blog.

quotes2.jpg
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