diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e718a0f --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.vscode +output/ \ No newline at end of file diff --git a/README.md b/README.md index cd74acc..270cf69 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,14 @@ # UTEC-Lic_ME_2024_2025 +Repot des cours et exercices de la licences Info spé cyber de 2024-2025 +* [UTC 501 Mathématiques Informatique](./UTC501/) +* [UTC 502 - Principes fondamentaux des System Exploitation](./UTC502/) +* [UTC 503 Developpement](./UTC503/) +* [UTC 504 BDD](./UTC504/) +* [UTC 505 Reseau](./UTC505/) +* [GDN 100 Management](./GDN100/) +* [NSY 104 - Architectures des systèmes informatiques](./NSY104) +* [RSX 101 Réseau](./RSX101/) +* [SEC 102 Menaces informatique et codes malveillants](./SEC102/) +* [NFE 114](./NFE114/) +* [PP Projet Pro](./PP) \ No newline at end of file