Introduction to OOP
Chapter 21: Software Frameworks :
next
previous
audio
real
text
Roadmap
Software frameworks are one of the primary means for large scale software reuse, and rapid application development.
In this chapter we will examine the technologies that make software frameworks possible.
The Tension between Reuse and Specialization
Reuse of Code, Reuse of Concept
High and Low Level Abstractions
Some Example Frameworks
Intro OOP,
Chapter 21
, Slide 01