What is OOP?
Object oriented programming (OOP) is one of the most revolutionary things about programming, it's what enables software engineering to be able to solve real-world problems by being able to create abstract versions of concepts and actual objects.
When...
olabayobalogun.hashnode.dev2 min read