ztram1.wordpress.com
Week 8: CS-343
SOLID Design Principles SOLID is a subcategory of five principles, the first being: Single Responsibility Principle (SRP) SRP states that a class, module, or function should only have a singular fu…