diff --git a/index.md b/index.md
index 9db993d73a7bd95b2cbf546dd7ca662a6e74b521..2903260f10323d833af2ef5a5bc6d43fd2aa7faf 100644
--- a/index.md
+++ b/index.md
@@ -60,6 +60,12 @@ La chaîne *twitch* de mes cours se trouve sur <https://www.twitch.tv/omhepia>
 
 ## Base 4 [PDF](prog_seq_c_cours/base_4.pdf)
 
+## Base 5 [PDF](prog_seq_c_cours/base_5.pdf)
+
+## Base 6 [PDF](prog_seq_c_cours/base_6.pdf)
+
+## Tutoriel git [PDF](git_tuto/git_tutorial.pdf)
+
 <!-- ## Intro à `make` [PDF](prog_seq_c_cours/make.pdf)
 
 ## Tests unitaires et assertions [PDF](prog_seq_c_cours/tests_assertions.pdf)
@@ -78,6 +84,12 @@ La chaîne *twitch* de mes cours se trouve sur <https://www.twitch.tv/omhepia>
 
 ## Les fractions, [HTML](prog_seq_c_tp/fractions/index.html), [PDF](prog_seq_c_tp/fractions/fractions.pdf)
 
+## Tableaux unidimensionnels, [HTML](prog_seq_c_tp/tableaux_unidimensionnels/index.html), [PDF](prog_seq_c_tp/tableaux_unidimensionnels/tableaux_unidimensionnels.pdf), [GFX](prog_seq_c_tp/tableaux_unidimensionnels/gfx_example.tar)
+
+## Allocation dynamique de mémoire, [HTML](prog_seq_c_tp/memoire_frac_tab/index.html), [PDF](prog_seq_c_tp/memoire_frac_tab/memoire_frac_tab.pdf)
+
+## Matrices, [HTML](prog_seq_c_tp/matrices/index.html), [PDF](prog_seq_c_tp/matrices/matrices.pdf)
+
 # Cours de physique appliquée
 
 ##  [Polycopié](phys/index.html), [git repo](https://githepia.hesge.ch/orestis.malaspin/isc_physics), [pdf](phys/cours.pdf)
@@ -92,7 +104,7 @@ La chaîne *twitch* de mes cours se trouve sur <https://www.twitch.tv/omhepia>
 
 ##  [Polycopié](mti/index.html), [git repo](https://githepia.hesge.ch/orestis.malaspin/math_tech_info), [pdf](mti/cours.pdf)
 
-##  [Travail pratique: optimisation](mti/tpOptimisation/index.html), [git repo](https://githepia.hesge.ch/orestis.malaspin/math_tech_info/-/tree/master/travaux_pratiques/tpOptimisation), [pdf](mti/tpOptimisation/tpOptimisation.pdf)
+##  [Travail pratique: optimisation](mti/tpOptimisation/index.html), [git repo](https://gitedu.hesge.ch/orestis.malaspin/math_tech_info/-/tree/master/travaux_pratiques/tpOptimisation), [pdf](mti/tpOptimisation/tpOptimisation.pdf)
 
 <!-- ##  [Travail pratique: intégrales](mti/tpIntegrales/index.html), [git repo](https://githepia.hesge.ch/orestis.malaspin/math_tech_info/tree/master/tpIntegrales), [pdf](mti/tpIntegrales/tp_integrales_conv.pdf)