Things Smarter People Said #1


I am currently reading Code Complete 2 as per Jeff Atwood’s Recommended Reading for Developers list, where I came across this interesting quote by Glenford Myers:

We try to solve the problem by rushing through the design process so that enough time is left at the end of the project to uncover the errors that were made because we rushed through the design process”

I think it succinctly illustrates the need for balance in software design; it is just vague enough to communicate exactly what you need to hear.

I’m interested in hearing any other cool quotes, or book recommendations if you’ve got some =]