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 programming with Python, starting with an overview of the semester schedule and the tools used for programming. It then delves into the fundamentals of Python, including data types, operators, variables, functions, and program execution. The lecture also introduces the concept of code tracing and emphasizes the importance of seeking help through official documentation and online resources. Practical examples and exercises are provided to help students practice and understand the key concepts.