Introduction
Last updated
Last updated
SOLID is a set of five design principles.
These principles help software developers design robust, testable, extensible, and maintainable object-oriented software systems.
Each of these five design principles solves a particular problem that might arise while developing the software systems.