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 concept of separate compilation in object-oriented programming, emphasizing the benefits of modular design and code reusability. It covers the importance of separating declaration and definition parts, creating object files, and using makefiles to streamline the compilation process.