From 44e69467b8fada22074aade5c04dfa72a8f782fe Mon Sep 17 00:00:00 2001 From: Orestis <orestis.malaspinas@pm.me> Date: Wed, 10 Mar 2021 11:08:52 +0100 Subject: [PATCH] added calc --- index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/index.md b/index.md index 5c9c56b..c20980c 100644 --- a/index.md +++ b/index.md @@ -74,6 +74,8 @@ La chaîne *twitch* de mes cours se trouve sur <https://www.twitch.tv/omhepia> ## Test driven development [PDF](prog_seq_c_cours/tdd.pdf), [git repo](https://gitedu.hesge.ch/programmation_sequentielle/cours) +## Make avancé [PDF](prog_seq_c_cours/make_avance.pdf), [git repo](https://gitedu.hesge.ch/programmation_sequentielle/cours) + <!-- ## Intro à `make` [PDF](prog_seq_c_cours/make.pdf) @@ -111,6 +113,8 @@ 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) + # Cours de physique appliquée ## [Polycopié](phys/index.html), [git repo](https://githepia.hesge.ch/orestis.malaspin/isc_physics), [pdf](phys/cours.pdf) -- GitLab