bad.robot

good robots do what they're told

Refactoring in 10 Minutes

I recently created a free place online to collect training materials and videos around eXtreme Programming. I’m creating or curating a set of live workshops, check it out at https://xpdojo.org.

The first video on the site gives an introduction to refactoring and some examples in Java from chapter 1 of Martin Fowler’s book. The source code is on GitHub.

Over to you...