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 related to functions in C++, including prototypes, calls, definitions, and parameter passing by value and reference. It also explores the principles of abstraction and reusability, with practical examples and code demonstrations.