This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
python [2017/11/20 22:55] carl |
python [2017/11/20 22:57] carl |
||
---|---|---|---|
Line 14: | Line 14: | ||
* prospection: quand je cherche quelque chose, je fais dir(objet) et puis help(objet.attribut) dans le shell python | * prospection: quand je cherche quelque chose, je fais dir(objet) et puis help(objet.attribut) dans le shell python | ||
- | ====== Formations ====== | + | ===== Formations ===== |
- | ===== Frédéric Aidouni (2004) ====== | + | ==== Frédéric Aidouni (2004) ==== |
J'ai suivi une formation python du 6 au 9 avril 2004. | J'ai suivi une formation python du 6 au 9 avril 2004. | ||
Line 29: | Line 29: | ||
- | ===== MOOC : Python 3 : des fondamentaux aux concepts avancés du langage ===== | + | ==== MOOC : Python 3 : des fondamentaux aux concepts avancés du langage ==== |
Novembre 2017 | Novembre 2017 | ||
- | ==== Installation des logiciels ==== | + | === Installation des logiciels === |
python 3 est déjà installé : | python 3 est déjà installé : | ||
<code>dpkg -l python3 | <code>dpkg -l python3 |