In Part 1 of this series, you saw a few practical examples of how Object-Oriented Programming (OOP) can be used to help you resolve some code design problems. If you missed it, it’s over here: Object-Oriented Programming: A Practical Introduction (Part 1)
Object-Oriented Programming is a staple of the modern software engineering toolbox. This article gives a gentle…towardsdatascience.com Right, let’s dig in.