CSC/ECE 517 Fall 2012/ch2b 2w22 sk: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
(Created page with "==Program to an interface, not an implementation== ==Favor object composition over class inheritance== ==Consider what should be variable in your design==")
(No difference)

Revision as of 19:07, 15 November 2012

Program to an interface, not an implementation

Favor object composition over class inheritance

Consider what should be variable in your design