Content

This is a weblog

File: October 2007

2007-10-09 :: mike // programming
The editing pass

Some thoughts about making an explicit editing pass on working code:

Once you get a piece of code to the point where you believe it works – it’s passing its tests – go back over it and edit it. That is, go back and edit it for clarity, flow, and style. Just as if it were an essay.

14 comments  » Read the rest