Object Oriented Programming – Intro What’s OOP ? Procedural vs Object Oriented Procedural programming : sequential coding OK for Data Analysis Object Oriented Coding as interaction for object Frameworks and tools usability Terminology Object = state + behaviour ==> a FIlou a dog has 4 legs and a tail, and can bark and fetch a […]