From 77a0b8b7e16f98bf026eefef1ce8b9a0460a6dc0 Mon Sep 17 00:00:00 2001 From: Orestis <orestis.malaspinas@pm.me> Date: Tue, 20 Sep 2022 11:54:03 +0200 Subject: [PATCH] added intro --- index.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/index.md b/index.md index 27783b2..2c29e61 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) --> -- GitLab