OOP and SOLID Principles
What is OOP?
Object-oriented programming (OOP) is a type of computer programming that is based on the concept of classes and objects.
It is used to structure a software program into simple, reusable pieces of code blueprints (usually called classes...
conceptsinshort.hashnode.dev17 min read