solid-design-patterns

Integrating the following key design patterns into code in a down to earth way so that the code can be of high quality.


1. Single Responsibility
2. Open Closed
3. Liskov Substitution
4. Interface Segregation
5. Dependency Inversion

Author: Samuel Njenga