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 basics of variables in C++, including their declaration, initialization, naming rules, types, and assignments. It also explains the difference between mathematical equality and variable assignment, as well as the use of constants to prevent variable value changes.