The SOLID Principles

The SOLID Principles: Writing Scalable & Maintainable Code. Single Responsibility, Open/Closed Principle, Liskov Substitution Principle, Interface Segregation, and Dependency Inversion. Has anyone ever told you that you write “bad code”? Well if you have, there’s really nothing to be ashamed about. We all write flawed code as we learn. The good

Continue reading