James Mason

16%
Flag icon
Eliminate irrelevant classes. If a class consists only of data but no behavior, ask yourself whether it's really a class and consider demoting it so that its member data just becomes attributes of one or more other classes.
Code Complete
Rate this book
Clear rating
Open Preview