Skip to content

tobyweston/Refactoring-Chapter-1

Repository files navigation

Refactoring: Improving the Design of Existing Code

Java code following along with the first chapter of Martin Fowler's book.

HEAD

Look through the revision history to see how Fowler gets from the start (the 1.0 tag) to the end of the chapter. Each commit roughly equates to a single step or refactoring.

Tags

1.0 - The initial commit tag, this is the starting place if you want to play along at home. See playing along at home for checkout instructions

Branches

more-oo - replaying chapter 1 but working towards as an OO design as I can. This branch explores alternative solutions.

About

Worked example from Fowler's Chapter 1

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages