Références générales et conseils de lecture: Difference between revisions
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
== En anglais == | == En anglais == | ||
* [ | * [https://diveintopython3.net Dive into Python] | ||
* [http://scipy-lectures.github.io/ Scipy lectures] | * [http://scipy-lectures.github.io/ Scipy lectures] | ||
* [http://docs.scipy.org/doc/numpy/reference/index.html Numpy reference] | * [http://docs.scipy.org/doc/numpy/reference/index.html Numpy reference] | ||
Sur l'utilisation de IPython | Sur l'utilisation de IPython | ||
* http://ipython.org/index.html | * http://ipython.org/index.html |
Latest revision as of 16:02, 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
- Wikilivre Programmation Python
- Cours Python Paris Diderot
En anglais
Sur l'utilisation de IPython