Introduction to OOP: Chapter 18 : Patterns and Frameworks
[previous]
[audio]
[real]
[text]
Frameworks and Patterns
-
Both are ways of describing and documenting solutions to common problems.
-
Frameworks are more ``shrinkwrapped'', ready for immediate use
-
Patterns are more abstract - many patterns are involved in the solution
of one problem.
Intro OOP, Chapter 18, Slide 10