SOLID Principles of Object Oriented Design
This course introduces foundational principles of creating well-crafted code and is appropriate for anyone hoping to improve as a developer
What you'll learn
The SOLID principles are fundamental to designing effective, maintainable, object-oriented systems. Whether you've only just begun writing software or have been doing so for years, these principles, when used appropriately, can improve the encapsulation and coupling of your application, making it more malleable and testable in the face of changing requirements.