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 basics of C++ programming with a focus on variables. It covers topics such as variable declaration, initialization, arithmetic operations, and input/output using cout and cin. The instructor demonstrates how to display variable values, calculate squares, and exchange variable values. Examples are provided to illustrate the concepts, including step-by-step program execution.