From 2a38caabea30ec4741cc9bc36dffc12a2e0d389e Mon Sep 17 00:00:00 2001 From: Orestis <orestis.malaspinas@pm.me> Date: Wed, 24 Mar 2021 10:47:15 +0100 Subject: [PATCH] added last ex --- index.md | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/index.md b/index.md index 85b799f..b2739d2 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 -- GitLab