collections:robert_c._martin_s_principle_collection
Table of Contents
Robert C. Martin's Principle Collection
Robert C. Martin collected ten principles dealing with object-oriented design. The first five of them—the so-called SOLID principles— deal with the design of classes:
- Open-Closed Principle (OCP)
Then there are three principles about package cohesion:
- Common Closure Principle (CCP)
- Common Reuse Principle (CRP)
The last three principles deal with package coupling:
Origin
- Robert C. Martin: Agile Software Development, Principles, Patterns, and Practices
Further Reading
Box
Discussion
Discuss this wiki article and the collection on the corresponding talk page.
collections/robert_c._martin_s_principle_collection.txt · Last modified: 2021-10-18 22:18 by christian