Object oriented programming (OOP) is a big deal in today’s technological world. Without it, I think software in general would be much less stable. So what is it and how can we benefit from it in our daily lives? First let’s talk briefly about the pillars of object oriented programming. They are polymorphism, inheritance, and… Continue reading Real World Applications of Object Oriented Programming