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 C++ programming, including data types, memory organization, development cycle, and expression evaluation. It also includes a case study on converting Fahrenheit to Celsius and the importance of initializing variables and using constants effectively.