James Mason

16%
Flag icon
Plan for a family of programs. If you expect a program to be modified, it's a good idea to isolate the parts that you expect to change by putting them into their own classes. You can then modify the classes without affecting the rest of the program, or you can put in completely new classes instead.
Code Complete
Rate this book
Clear rating
Open Preview