diff --git a/index.md b/index.md index 85b799fbf9c70add042cb8a579dea264fecafc7a..b2739d2d1ecb3b563485bb691c2623dd1f7fb538 100644 --- a/index.md +++ b/index.md @@ -42,8 +42,6 @@ La chaîne *twitch* de mes cours se trouve sur <https://www.twitch.tv/omhepia> :::::::::::::: {.columns} ::: {.column width="40%"} -# Première année - # Cours de programmation séquentielle en C ## [Récapitulatif](prog_seq_c_cours/index.html) @@ -115,7 +113,17 @@ La chaîne *twitch* de mes cours se trouve sur <https://www.twitch.tv/omhepia> ## Récursivité, [HTML](prog_seq_c_tp/short_exercises/recursivity.html), [PDF](prog_seq_c_tp/short_exercises/recursivity.pdf), [GIT](https://gitedu.hesge.ch/programmation_sequentielle/travaux_pratiques/c_lang/short_exercises/enonce) -## Calculator, [HTML](prog_seq_c_tp/calculator/index.html), [PDF](prog_seq_c_tp/short_exercises/calculator.pdf), [GIT](https://gitedu.hesge.ch/programmation_sequentielle/travaux_pratiques/c_lang/calculator/enonce) +## Calculator, [HTML](prog_seq_c_tp/calculator/index.html), +[PDF](prog_seq_c_tp/calculator/calculator.pdf), +[GIT](https://gitedu.hesge.ch/programmation_sequentielle/travaux_pratiques/c_lang/calculator/enonce) + +## Arbre binaire de recherche, +[HTML](prog_seq_c_tp/binary_search_tree/index.html), +[PDF](prog_seq_c_tp/binary_search_tree/bst.pdf), +[GIT](https://gitedu.hesge.ch/programmation_sequentielle/travaux_pratiques/c_lang/binary_search_tree/enonce) + +::: +::: {.column width="60%"} # Cours de physique appliquée @@ -123,11 +131,7 @@ La chaîne *twitch* de mes cours se trouve sur <https://www.twitch.tv/omhepia> ## Exercices sur les Lois de Newton, [HTML](phys/exercices/newton.html), [PDF](phys/exercices/newton.pdf) -::: -::: {.column width="60%"} - -# Deuxième année # Mathématiques en technologie de l'information