Références générales et conseils de lecture: Difference between revisions
Jump to navigation
Jump to search
Wiki-cours (talk | contribs) mNo edit summary |
|||
Line 3: | Line 3: | ||
Sur le langage Python et les librairies scientifiques: | Sur le langage Python et les librairies scientifiques: | ||
* [ | * [https://docs.python.org/fr/3.13/tutorial/index.html Référence officielle de Python 3.13] | ||
* [http://www.france-ioi.org/algo/chapters.php Cours introductif et interactif] (France-IOI) | * [http://www.france-ioi.org/algo/chapters.php Cours introductif et interactif] (France-IOI) | ||
* [http://python.lycee.free.fr/index.html Python au lycée] | * [http://python.lycee.free.fr/index.html Python au lycée] |
Revision as of 15:50, 5 September 2025
En français
Sur le langage Python et les librairies scientifiques:
- Référence officielle de Python 3.13
- Cours introductif et interactif (France-IOI)
- Python au lycée
- Cours Python
- Cours Python EPFL
- Wikilivre Programmation Python
- Cours Python Insa (visiblement en Python 2.7)
- Cours Python Paris Diderot
- Apprendre Python
- Informatique pour tous en CPGE
En anglais
Sur l'utilisation de IPython