From 5e12885d1d9f3ed32265ea268c56529973a0e7e5 Mon Sep 17 00:00:00 2001 From: Orestis <orestis.malaspinas@pm.me> Date: Mon, 3 Oct 2022 18:51:30 +0200 Subject: [PATCH] added full path links, and next tp --- index.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/index.md b/index.md index ca394e0..9e339f7 100644 --- a/index.md +++ b/index.md @@ -45,7 +45,7 @@ Chaîne *BBB* du cours <https://bbb.hesge.ch/b/ore-xff-hkz-poh> --- -## [Théorie](prog_seq_c_cours/index.html) +## [Théorie](https://malaspinas.academy/prog_seq_c_cours/index.html) <!-- ## Théorie @@ -55,9 +55,11 @@ Chaîne *BBB* du cours <https://bbb.hesge.ch/b/ore-xff-hkz-poh> ## Exercices -### 27.09.2022: Nombre secret, [HTML](prog_seq_c_tp/nombre_secret/index.html), [PDF](prog_seq_c_tp/nombre_secret/nombre_secret.pdf), [GIT](https://gitedu.hesge.ch/programmation_sequentielle/travaux_pratiques/c_lang/nombre_secret/enonce) +### 04.10.2022: Bissection, [HTML](https://malaspinas.academy/prog_seq_c_tp/bissection/index.html), [PDF](https://malaspinas.academy/prog_seq_c_tp/bissection/bissection.pdf), [GIT](https://gitedu.hesge.ch/programmation_sequentielle/travaux_pratiques/c_lang/bissection/enonce) -### 20.09.2022: Calendrier, [HTML](prog_seq_c_tp/calendar/index.html), [PDF](prog_seq_c_tp/calendar/calendar.pdf), [GIT](https://gitedu.hesge.ch/programmation_sequentielle/travaux_pratiques/c_lang/calendar/enonce) +### 27.09.2022: Nombre secret, [HTML](https://malaspinas.academy/prog_seq_c_tp/nombre_secret/index.html), [PDF](https://malaspinas.academy/prog_seq_c_tp/nombre_secret/nombre_secret.pdf), [GIT](https://gitedu.hesge.ch/programmation_sequentielle/travaux_pratiques/c_lang/nombre_secret/enonce) + +### 20.09.2022: Calendrier, [HTML](https://malaspinas.academy/prog_seq_c_tp/calendar/index.html), [PDF](https://malaspinas.academy/prog_seq_c_tp/calendar/calendar.pdf), [GIT](https://gitedu.hesge.ch/programmation_sequentielle/travaux_pratiques/c_lang/calendar/enonce) ::: @@ -73,7 +75,7 @@ Chaîne *BBB* du cours <https://bbb.hesge.ch/b/ore-ydf-yhv-wul> --- -## [Théorie](algo_cours/index.html) +## [Théorie](https://malaspinas.academy/algo_cours/index.html) --- @@ -88,7 +90,7 @@ Chaîne *BBB* du cours <https://bbb.hesge.ch/b/ore-tsc-9g8-sbm> --- -## [Polycopié](phys/index.html), [git repo](https://githepia.hesge.ch/orestis.malaspin/isc_physics), [pdf](phys/cours.pdf) +## [Polycopié](https://malaspinas.academy/phys/index.html), [git repo](https://githepia.hesge.ch/orestis.malaspin/isc_physics), [pdf](https://malaspinas.academy/phys/cours.pdf) <!-- ## Exercices sur les Lois de Newton, [HTML](phys/exercices/newton.html), [PDF](phys/exercices/newton.pdf) --> -- GitLab