diff --git a/index.md b/index.md index ff8065bf28ae178c15a82d225b6bc2ca6e0ba2e3..5c783878a48a1d0d18facddaa59d712e8b74e408 100644 --- a/index.md +++ b/index.md @@ -22,7 +22,10 @@ urlcolor: blue corrige: false --- -# Cours de première année +:::::::::::::: {.columns} +::: {.column width="40%"} + +# Première année # Cours de programmation séquentielle en C @@ -40,16 +43,19 @@ corrige: false ## Tableaux unidimensionnels, [HTML](prog_seq_c_tp/tableaux_unidimensionnels/index.html), [PDF](prog_seq_c_tp/tableaux_unidimensionnels/tableaux_unidimensionnels.pdf), [GFX](prog_seq_c_tp/tableaux_unidimensionnels/gfx_example.tar.gz) -# Cours de deuxième année +::: +::: {.column width="60%"} -## [Mathématiques en technologie de l'information](mti/index.html), [git repo](https://githepia.hesge.ch/orestis.malaspin/math_tech_info), [pdf](mti/cours.pdf) -## [Programmation concurrente](concurrence/index.html), [git repo](https://githepia.hesge.ch/orestis.malaspin/cours_prog_conc) -# Les projets de bachelor passés +# Deuxième année -## [Astéroides avec algorithme génétique, T. Ibanez](https://dai.ly/x6tosqh) -## [Pacman, Pong et Phoenix avec technique de renforcement, N. Nufer](https://dai.ly/x6tosqg) +# Mathématiques en technologie de l'information + +## [Polycopié](mti/index.html), [git repo](https://githepia.hesge.ch/orestis.malaspin/math_tech_info), [pdf](mti/cours.pdf) + +# Programmation concurrente +## [Polycopié](concurrence/index.html), [git repo](https://githepia.hesge.ch/orestis.malaspin/cours_prog_conc) <!-- ## [Programmation séquentielle en Rust](prog_seq/index.html), [git repo](https://githepia.hesge.ch/orestis.malaspin/rust) @@ -64,3 +70,11 @@ corrige: false ## TP7 Rust: Reed-Solomon, [HTML](prog_seq/exercices/07_reed_solomon/index.html), [PDF](prog_seq/exercices/07_reed_solomon/index.pdf) ## TP8 Rust: Transformation d'images, [HTML](prog_seq/exercices/08_transformation_images/index.html), [PDF](prog_seq/exercices/08_transformation_images/index.pdf) ## TP9 Rust: Problème du voyageur de commerce, [HTML](prog_seq/exercices/09_voyageur_commerce/index.html), [PDF](prog_seq/exercices/09_voyageur_commerce/index.pdf) --> + +::: +:::::::::::::: + +# Les projets de bachelor passés + +## [Astéroides avec algorithme génétique, T. Ibanez](https://dai.ly/x6tosqh) +## [Pacman, Pong et Phoenix avec technique de renforcement, N. Nufer](https://dai.ly/x6tosqg) \ No newline at end of file