Super quick exam ref
From CSSEMediaWiki
Revision as of 09:51, 14 October 2009 by Matthew Harward (Talk | contribs)
Links to info below...
Contents |
Patterns
Design patterns | |
---|---|
Creational: Abstract Factory | Builder | Factory Method | Prototype | Singleton |
Maxims
Refactoring and Smells
Other
Nomenclature | |
---|---|
Techniques: Abstraction | Aggregation versus Composition | Association versus Dependency | Coupling | Encapsulation | Information hiding | Inheritance | Multiple Inheritance | Overloading | Polymorphism
Features: Abstract class | Class versus Object | Component versus Module | Instance | Interface | Method | Package versus Namespace | Superclass | Subclass |