Skip to content
Snippets Groups Projects
Verified Commit 2a38caab authored by orestis.malaspin's avatar orestis.malaspin
Browse files

added last ex

parent de26d9aa
No related branches found
No related tags found
No related merge requests found
Pipeline #13137 passed
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment