Reading Notes for
Better Faster Lighter Java
Notes by P. Conrad for CISC474, University of Delaware, Spring 2006
Authors: Justin Gehtland and Bruce A. Tate. O'Reilly, 2004, ISBN: 0-596-00676-4
Chapter 3: Do One Thing, and Do It Well
@@@
3.1 Understanding the Problem
@@@
3.2 Distilling the Problem
@@@
3.3 Layering Your Architecture
@@@
3.4 Refactoring to Reduce Coupling
@@@
3.5 Summary
@@@