Cours d'informatique en ECG 1-2
Sommaire
- Cours 1 - Bases du Python
- Cours 2 - Boucles for et while, tests
- Cours 3 - Listes
- Cours 4 - Fonctions
- Cours 5 - Matrices avec Numpy
- Cours 6 - Graphiques avec Matplotlib
Exercices/Ressources/Corrections
- Exercices
- Corrections
- Corrections et PDF des TP
- Corrections des DS
- Ressources
Quelques ressources pour approfondir
-
Vidéos (ou playlists):
- Graven (FR): https://www.youtube.com/watch?v=psaDHhZ0cPs&list=PLMS9Cy4Enq5JmIZtKE5OHJCI3jZfpASbR
- Docstring (FR): https://www.youtube.com/watch?v=LamjAFnybo0&list=PLXDBYzqsqO3Wut-gQktoqJ30eaOel0hgb
- FormationVidéo (FR): https://www.youtube.com/watch?v=HWxBtxPBCAc&list=PLrSOXFDHBtfHg8fWBd7sKPxEmahwyVBkC
- NetworkChuck (EN): https://www.youtube.com/watch?v=mRMmlo_Uqcs
- freeCodeCamp.org (EN): https://www.youtube.com/watch?v=LHBE6Q9XlzI
-
Sites web:
- Python Doctor (FR): https://python.doctor/
- w3schools (EN): https://www.w3schools.com/