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, focusing on polymorphism and pointers in C++. Topics include the resolution of dynamic links, virtual methods, abstract classes, heterogeneous collections, and the use of pointers. The instructor emphasizes working with pointers in a C-style and discusses the challenges related to object ownership.