Skip to content
Snippets Groups Projects
Commit 788a08ef authored by orestis.malaspin's avatar orestis.malaspin
Browse files

maj

parent ba93a9ba
No related branches found
No related tags found
No related merge requests found
......@@ -57,6 +57,10 @@ La chaîne *mixer.com* de mes cours se trouve sur <https://www.mixer.com/omhepia
## La ligne de commande [PDF](prog_seq_c_cours/ligne_commande.pdf)
## Les pointeurs avancés [PDF](prog_seq_c_cours/pointeurs_avances.pdf)
## Théorie sur Delaunay [PDF](prog_seq_c_cours/delaunay.pdf)
# Exercices de programmation séquentielle en C
## Le nombre secret, [HTML](prog_seq_c_tp/nombre_secret/index.html), [PDF](prog_seq_c_tp/nombre_secret/nombre_secret.pdf)
......@@ -77,6 +81,8 @@ La chaîne *mixer.com* de mes cours se trouve sur <https://www.mixer.com/omhepia
## List-Vector, [HTML](prog_seq_c_tp/lst_vector/index.html), [PDF](prog_seq_c_tp/lst_vector/linked_vector.pdf)
## Delaunay, [HTML](prog_seq_c_tp/delaunay/index.html), [PDF](prog_seq_c_tp/delaunay/delaunay.pdf)
:::
::: {.column width="60%"}
......
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