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, covering topics such as writing a simple 'Hello world' program, understanding the compilation process, and testing executable programs. The instructor emphasizes the importance of problem-solving and designing instruction sequences before coding.