IOIwuchukwu Oluwafemi Ikechukwuinjabikem.hashnode.dev·Sep 26, 2022 · 3 min readSolid Principles In OOPSolid design principles are a set of rules in OOP programming that if followed, help programmers write clean reusable, and maintainable code. It is possible to write a clean code in any OOP language without using the SOLID Principle but when there is...00