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 covers the fundamental concepts of object-oriented programming in C++, including interfaces, classes, inheritance, polymorphism, encapsulation, and dynamic memory allocation. It also discusses key topics such as typedefs, enums, structures, and the usage of operators with user-defined classes.