Teaching
I currently have no teaching assignment, but I was previously teaching to first and second-year bachelor students from various fields in computer science, preparing the PIX certification at the University of Bordeaux. Before that, I taught at Polytech'Lyon to computer science and math students. Here is a summary of my teachings.
Position | Course | Level | Program | Type |
---|---|---|---|---|
Temporary Teaching and Research Attaché (2024-2025), University of Bordeaux | Computer Science 1 | L1 | Core scientific program | Lecture and Tutorial |
Computer Science 1 | L2 | Eco-Management | Tutorial | |
Teaching during PhD (2021-2024), Polytech' Lyon | Algorithms and Complexity 2 | L3 | Computer Science | Tutorial-Practical |
Foundations of Computer Science | L3 | Computer Science | Tutorial-Practical | |
Scientific Computing Tools | L3 | Mathematics | Tutorial-Practical | |
Architecture, Systems and Networks | M1 | Computer Science | Practical |
Since I am only teaching to French students, the rest of this page will be in French.
Université de Bordeaux
Informatique 1 (L2 Éco-gestion)
- TD1 - Introduction à Excel.
- TD2 - Graphiques, TCD, Tri...
- TD3 - Fonctions avancées d’Excel.
- TD4 - Scénarios et tables.
- TD5 - Premiers pas en Python.
- TD6 - Structures conditionnelles en Python.
- TD7 - Les boucles while et for en Python.
- TD8 - Les listes en Python.
- TD9 - Révisions et compléments.
Informatique 1 (L1 Sciences)
Polytech' Lyon
Ingénierie des protocoles de communication
- TP1 - Architecture client/serveur.
- TP2 - FTP.
- TP3 - HTTP.
- TP4 - Protocoles mail.
- TP5 - Protocoles mail (suite).
- TP6 - Cryptographie symétrique.
- TP7 - Cryptographie asymétrique.
- TP8 - Réseaux de Petri.
Algorithmes et Complexité
- TD1 - Introduction.
- TD2 - Tas binaires.
- TP1 - Le problème du sac à dos.
- TP2 - Le problème de la corde à couper.
- TP3 - Le voyageur de commerce.
- TP4 - Le voyageur de commerce (suite).
Outils de calcul scientifique
- TP1 - Introduction à la programmation en C.
- TP2 - Résolution d'équation.
- TP3 - Arbres binaires de recherche.
- TP4 - Pivot de Gauss.
- TP5 - Méthode de Strassen.
- TP6 - Introduction aux classes - vecteurs.
- TT1 - Équations différentielles linéaires.
- TT2 - Décomposition QR.