XPlorations
Refactoring is "improving the design of existing code". We want to do this quickly and safely, so that we're improving the code's design but not introducing bugs while we change it. This series of videos shows four different ways of performing the refactoring "Extract Method":
The code we're improving is part of a program that lets a user unscramble sentence fragments. The part in bold below shows the code we're going to extract.
[Recorded May, 2006. Tools: Eclipse, Macromedia Captivate, Audacity.] |
|
Copyright 1994-2006, William C. Wake - William.Wake@acm.org |