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 fundamentals of object-oriented programming using Python. It covers the concept of objects, classes, inheritance, and the organization of Python code based on named objects. The lecture also explains the importance of abstract classes and interfaces, as well as the handling of standard input and output in Python programs.