[[python]]
Piste: » python
Pages concernant Python
| Cours sur Python | Le 20/10/2007, à 09:33 | programmation, école, python |
| PyGTK: GTK+ for Python | Le 05/09/2007, à 20:42 | python |
| Comment programmer des applications en PYTHON sur son téléphone Nokia | Le 04/02/2007, à 11:09 | dapper, edgy, symbian, python, developpement, tutoriel |
| Installer un serveur d'applications Zope sur Ubuntu | Le 14/03/2008, à 00:42 | serveur, edgy, feisty, gutsy, python, tutoriel, developpement |
Documentation sur Python disponible en ligne:
Un cours: 'Apprendre à programmer avec Python' (FR) Le livre de G.Swinnen , disponible gratuitement http://www.cifen.ulg.ac.be/inforef/swi/python.htm
Une autre doc en français (FR) http://diveintopython.adrahon.org/toc/index.html
Encore un site en Anglais cette fois: (EN) http://docs.python.org/tut/tut.html
Et concernant l'interface utilisateur 'Tkinter' (GUI) Introduction à Tkinter, par Fredrik Lundh (EN) http://www.pythonware.com/library/tkinter/introduction/