diff --git a/index.md b/index.md index 27783b20df6a08877501f5ccf537d3e18a0ef8ec..2c29e6111cf94400020c92ede6503976c1afed99 100644 --- a/index.md +++ b/index.md @@ -34,16 +34,17 @@ corrige: false :::::::::::::: {.columns} ::: {.column width="40%"} -# Cours de programmation séquentielle en C +# Programmation séquentielle en C La chaîne *BBB* de du cours se trouve sur <https://bbb.hesge.ch/b/ore-xff-hkz-poh> +## Théorie -<!-- ## Introduction [PDF](prog_seq_c_cours/intro.pdf), [git repo](https://gitedu.hesge.ch/programmation_sequentielle/cours) --> +## Introduction [PDF](prog_seq_c_cours/intro.pdf), [HTML](prog_seq_c_cours/intro.html), [GIT](https://gitedu.hesge.ch/programmation_sequentielle/cours) -# Exercices de programmation séquentielle en C +## Exercices -## 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) +### 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) <!-- ## Table de hachage, [HTML](prog_seq_c_tp/hashmap/index.html), [PDF](prog_seq_c_tp/hashmap/hashmap.pdf), [GIT](https://gitedu.hesge.ch/programmation_sequentielle/travaux_pratiques/c_lang/hashmap/enonce) -->