Chapter 7. The single responsibility principle
After completing this chapter, you will be able to
Understand the importance of the single responsibility principle.
Identify classes that have too many responsibilities.
Write modules, classes, and methods that have a single responsibility.
Refactor monolithic classes into smaller classes with single ...
Get Adaptive Code: Agile coding with design patterns and SOLID principles, 2nd Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.