Blogtastic

Mike Roberts on life and technology

Kent Beck on code maintainabilty

Posted by Mike on March 16th, 2008

I don’t often have entries that are just quotes, but I liked this from Kent Beck on the importance of code maintainability:

Your organization is going to spend a lot more on somebody - you or somebody else - reading what you’re writing right now than they are ever going to spend on you writing it.

You’re going to read that code yourself 10 to 100 times for every time you write it, so it’s worth taking the trouble to make it readable. You’re going to modify it five times after you write it the first time, so it makes sense to make it easy to change.

One Response to “Kent Beck on code maintainabilty”

  1. Ross Pettit Says:

    As well stated as it can be. Glad you posted this, Mike.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>