PYTHON
Page d'aide surtout orientée débutants
email=rpm@ramix.org
Page d'aide surtout orientée débutants
email=rpm@ramix.org
https://fr.wikipedia.org/wiki/Guido_van_Rossum
https://twitter.com/gvanrossum
https://hebergement.universite-paris-saclay.fr/iut-orsay/Pedagogie/MPHY/Python/courspython3.pdf
https://python.sdv.u-paris.fr/cours-python.pdf
https://fr.wikipedia.org/wiki/Python_(langage)
https://www.afpy.org Association Francophone Python
https://twitter.com/asso_python_fr
https://twitter.com/python_tip
https://www.python.org/ Site officiel du langage Python
https://mail.python.org/mailman/listinfo/tutor
https://mail.python.org/mailman/listinfo
https://www.mail-archive.com/tutor@python.org/
https://docs.python.org/fr/3/library/index.html
https://wiki.python.org/moin/BeginnersGuide
https://boilley.ovh/python/scripts.html
https://artheodoc.wordpress.com/python/
https://linuxhandbook.gumroad.com/l/yTYiC
https://aoumnad.github.io/tutos/Python3/python3_Documentation.html
https://python-3-patterns-idioms-test.readthedocs.io/en/latest/index.html
https://legacy.python.org/about/success/strakt/
https://python.sdv.univ-paris-diderot.fr/cours-python.pdf excellent pour débuter
https://realpython.com/start-here/
https://python.developpez.com/cours/apprendre-python-3/
https://en.wikibooks.org/wiki/Python_Programming
https://perso.limsi.fr/pointal/python:courspython3
https://perso.limsi.fr/pointal/liens:python_links
https://perso.limsi.fr/pointal/_media/python:cours:courspython3.pdf
https://hebergement.universite-paris-saclay.fr/iut-orsay/Pedagogie/MPHY/Python/courspython3.pdf
https://perso.limsi.fr/pointal/python:memento
https://courspython.com/types.html
https://www.gorfou.fr/python-comprendre-unicode-grace-a-socrate/
https://www.digitalocean.com/community/tutorials/install-pycharm-on-linux
https://zestedesavoir.com/tutoriels/954/notions-de-python-avancees/1-starters/3-mutables-hashables/
https://twitter.com/KirkDBorne/status/1773206921182367845
https://twitter.com/ThibaultHoudon
https://www.youtube.com/c/Docstring
https://www.youtube.com/watch?v=pgRsKEUcikc à visionner avant de débuter
https://www.youtube.com/watch?v=t8pPdKYpowI déconseillé aux débutants
https://www.youtube.com/watch?v=LYWxvnW_-JM La notion de recursivité
https://www.youtube.com/watch?v=h6jciR8K43E La programmation orientée objet
https://www.youtube.com/watch?v=_vr5faCXFo8 Understanding classes and object-oriented programming
https://www.upgrad.com/blog/how-long-does-it-take-to-master-python/
https://www.commandlinux.com/man-page/man1/python3.1.html
https://renemages.wordpress.com/les-logiciels-libres/python/
A. HISTORY OF THE SOFTWARE PYTHON
=================================
Python was created in the early 1990s by Guido van Rossum at Stichting Mathematisch Centrum
(CWI, see https://www.cwi.nl) in the Netherlands
as a successor of a language called ABC.
Guido remains Python's principal author, although it includes many contributions from others.
In 1995, Guido continued his work on Python at the Corporation for
National Research Initiatives (CNRI, see https://www.cnri.reston.va.us)
in Reston, Virginia where he released several versions of the software.
In May 2000, Guido and the Python core development team moved to
BeOpen.com to form the BeOpen PythonLabs team.
In October of the same year, the PythonLabs team moved to Digital Creations, which became Zope Corporation.
In 2001, the Python Software Foundation (PSF, see https://www.python.org/psf/)
was formed, a non-profit organization created specifically to own Python-related Intellectual Property.
Zope Corporation was a sponsoring member of the PSF.