Teachings
Courses and Resources
Some of my courses, and my LaTeX templates
Teaching assistant
Université de Caen Normandie, UFR Sciences, Département d'informatique
2nd Year Bachelor's Degree
Algorithmique 1
- Course by Jean-Marie Le Bars
- Introduction to algorithms and datastructures
- I give tutorials
Université Paris Cité, UFR de Mathématiques et d'Informatique
3rd Year Bachelor's Degree
Bases de Données Avancées (Advanced Databases)
- Course by Ioana Ileana
- Algorithms and datastructures related to databases (B-Tree, B+-Tree, HashTables...)
- Databases conception : the students have to build a small DBMS (in the language of their choice)
Co-Coach
Université Paris Cité, UFR de Mathématiques et d'Informatique
UNDERGRADUATES
Préparation au concours ICPC-SWERC
- Basic methods for solving programming contest problems
- Algorithms and datastructures
- Computational geometry
- C/C++, Python
Tutor
Université Paris Cité, UFR de Mathématiques et d’Informatique
FIRST YEAR UNDEGRADUATES
Maths et Calcul 1 & 2
- Linear algebra
- Calculus
FIRST YEAR UNDEGRADUATES
AlgoProg 1 & 2
- Python programming language
- Basic algorithms and datastructures (binary trees, graphs, sorting algorithms)
FIRST YEAR UNDEGRADUATES
Basic Knowledge in Computer Science
- Basic skills in Unix-like systems
- Bash, permissions, groups
SECOND YEAR UNDEGRADUATES
Algorithmics and Datastructures
- Binary search trees
- Basic concepts of algorithmic complexity
- Basics of proof by induction
SECOND YEAR UNDEGRADUATES
Object Oriented Programming
- Java programming language
- Basic concepts of OOP (Classes, inheritance)