Dear all,
On the course webpage, you will now find the Jupyter notebook for TP4 and TP5 with annotations as well as tentative solutions for the exercises.
Again:
-
These notes and solutions are not dogmas. In programming, there is often more than one correct way to solve a problem.
-
Your own annotations made during the sessions are at least as important as mine—if not more—because they reflect your personal understanding.
-
Most importantly, programming is a skill you develop by practicing. Reading code can help, but it will never replace the act of writing, testing, and modifying your own programs. The real progress comes from trying the exercises yourself, even if it means making mistakes and correcting them.
Take these documents as a guide and complement to your work, but make sure to stay active and experimental in your learning.