CSC/ECE 517 Fall 2012/ch2b 2w22 sk

From Expertiza_Wiki
Revision as of 19:07, 15 November 2012 by Karthi2 (talk | contribs) (Created page with "==Program to an interface, not an implementation== ==Favor object composition over class inheritance== ==Consider what should be variable in your design==")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Program to an interface, not an implementation

Favor object composition over class inheritance

Consider what should be variable in your design