Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture introduces the vocabulary and syntax for Object-Oriented Programming with Python, covering the definition of classes, objects, and namespaces. It explains how to create instances of classes, the concept of namespaces, and the types of attributes in object instances.