SICP Study

3 Modularity, Objects, and State

If we have been successful in our system organization, then to add a new feature or debug an old one we will have to work on only a localized part of the system. (Chapter 3)

Contents