Monthly Archives: October 2009

making it DRY-er

I am a huge fan of DRY (don’t repeat yourself). It has the obvious perk of making code easier to read and comprehend. There are also other benefits that are less obvious.

Posted in Computers, Programming | Tagged | Leave a comment

the “empty” toolbox

If you wouldn’t trust a carpenter who did know what was in his toolbox work on your house, why do you let developers who don’t know what tools they have work on your code?

Posted in Computers, Programming | Tagged | Leave a comment