Introduction to Object Oriented Programming (1/3)
Object Oriented Programming (or OOP in short) is a programming paradigm that emphasizes the reusability of code. In this article, we take a look at what the various programming paradigms are and develop our understanding of how OOP is used to write c...
Oct 7, 20237 min read