-
OOP Fundamentals
There are many different takes on object oriented programming. I’ve saw this video of “Uncle Bob” latest week and I wanted to write a post about the fundamentals of OOP programming. I like the way he explains OOP, interfaces, polymorphism and other related areas of object oriented methodology. So before starting with my post series…