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 variable types, data structures, control structures, functions, file I/O, debugging, and pointers. It also delves into more advanced topics like dynamic memory allocation, arrays, strings, structs, and integrating C with Python. The lecture emphasizes practical examples and hands-on exercises to solidify the understanding of C programming concepts.