Post
OOP Principles: What is Object Oriented Programming?
Read more
In this post, I'll explain with examples the four core principles of object-oriented programming: encapsulation, inheritance, polymorphism, and abstraction.