Differences between revisions 44 and 45
Revision 44 as of 2012-05-29 21:11:47
Size: 7051
Editor: 2a01:e34:ec0b:4360:dc14:8aed:3d16:7c5b
Comment: Added link to Mémento Python 3
Revision 45 as of 2012-05-30 08:20:46
Size: 7393
Editor: soupir
Comment: Informations in french... for french readers, commented bad links, corrected moved links
Deletions are marked like this. Additions are marked like this.
Line 34: Line 34:
=== User Groups ===
Line 36: Line 35:
  * [[http://afpy.org/|AFPY - Association Francophone PYthon]], a French-speaking Python users' group.
  * There is a [[http://wikipython.flibuste.net/|wiki for French-speaking Python users]].
  * [[http://www.pythonfrance.com/|pythonfrance.com - tutorials and forum]]
  * A team of French-speaking translators of the python official documentation is very active, and has set up a project on [[http://frpython.sourceforge.net|Sourceforge]]. Contributors are of course always welcome.
  * [[http://www.p3b.org/|Python Blanc Bleu Belge]] is a page of Python news and information maintained by the Belgian Free Software Programmers Club.
  * [[http://www.openyourcode.org/python|Partie Python de Open Your Code]]
Line 43: Line 36:
=== Miscellaneous Resources === === Groups d'Utilisateurs ===
Line 45: Line 38:
  * [[http://www.ceramiko.ch/python/main.html|'Tutoriel Python']], a tutorial written by Jerome Tschanz.
  * [[http://swfk-fr.googlecode.com/files/swfk-fr_0.0.9.pdf|'Domptage de serpents pour les enfants']], pdf python tutorial for children, in french (adapted from [[http://code.google.com/p/swfk/|'Snake Wrangling for Kids']]).
  * [[http://www.linux-center.org/articles/9906/python/|Slides]] of Stefane Fermigier's talk (HTML, in French).
  * Stéfane Fermigier had an article, [[http://www.linux-center.org/articles/9812/python.html|Présentation du langage Python]], in the French computer magazine, ''Programmez!''. (10-Dec-1998)
  * [[http://www.openyourcode.org/python/quoi-de-neuf-dans-python-2.5|Quoi de neuf dans Python 2.5]], traduction partielle de [[http://docs.python.org/whatsnew/whatsnew25.html|"What's new in Python 2.5"]]
  * The French company [[http://www.logilab.fr|Logilab]] offers [[http://www.logilab.fr/formations|Python courses]] in French.
  * The "[[http://perso.limsi.fr/pointal/python:abrege|Abrégé Dense Python 3.1]]" written for students by L.Pointal (english and french versions) and his lighter "[[http://perso.limsi.fr/pointal/python:memento|Mémento Python 3]]".
  * [[http://www.wingware.com|Wing IDE]] : an Integrated Development Environment dedicated to Python on which the French version is mainly translated, and continues to be...
  * [[http://afpy.org/|AFPY - Association Francophone PYthon]], groupe d'utilisateurs Python francophones.
  * Le [[http://wikipython.flibuste.net/|wiki pour les utilisateurs Python francophones]].
  * [[http://www.pythonfrance.com/|pythonfrance.com - tutoriels et forums]]
  * Une équipe de traducteurs francophones de la documentation officielle de Python est active, et a un projet sur [[http://frpython.sourceforge.net|Sourceforge]]. Les contributeurs son bien sûr toujours bienvenus.
/* * [[http://www.p3b.org/|Python Blanc Bleu Belge]] est un site de nouvelles et d'informations sur Python maintenu par le Belgian Free Software Programmers Club. -- site parked for sold */
/* * [[http://www.openyourcode.org/python|Partie Python de Open Your Code]] -- site return 404 */
Line 54: Line 45:
=== Books === === Ressources Diverses ===

  * [[http://python.50webs.com/|'Tutoriel Python']], un tutoriel écrit par Jerome Tschanz.
  * [[http://swfk-fr.googlecode.com/files/swfk-fr_0.0.9.pdf|'Domptage de serpents pour les enfants']], tutoriel Python au format PDF (adapté de [[http://code.google.com/p/swfk/|'Snake Wrangling for Kids']]).
  * [[http://www.linux-center.org/articles/9906/python/|Programmation Internet et Web avec Python]], présentation de Stefane Fermigier's (HTML).
  * [[http://www.linux-center.org/articles/9812/python.html|Présentation du langage Python]], aricle de Stéfane Fermigier dans le journal francophone d'informatique ''Programmez!''. (10-Dec-1998)
/* * [[http://www.openyourcode.org/python/quoi-de-neuf-dans-python-2.5|Quoi de neuf dans Python 2.5]], traduction partielle de [[http://docs.python.org/whatsnew/whatsnew25.html|"What's new in Python 2.5"]] -- site return 404 */
  * La société française [[http://www.logilab.fr|Logilab]] propose des [[http://www.logilab.fr/formations|formations Python]].
  * L'"[[http://perso.limsi.fr/pointal/python:abrege|Abrégé Dense Python 3.1]]" par L.Pointal (versions anglais et français)
  * Le "[[http://perso.limsi.fr/pointal/python:memento|Mémento Python 3]]" par L.Pointal, écrit pour des étudiants débutants en algorithmique / programmation, plus léger que l'Abrégé Dense.
  * [[http://www.wingware.com|Wing IDE]] : un environnement de développement intégré (IDE) dédié à Python, pour lequel une interface traduite en Français est disponible.

=== Livres ===
Line 58: Line 61:
  * ''[[http://www.inforef.be/swi/python.htm|Cours de programmation Python (2 & 3)]]'', by Gérard Swinnen. This document is partly an adaptation and translation of Downey & Elkner's ''How to Think Like a Computer Scientist'', and partly original material.
  * [[http://zope.afpy.org/Members/tarek/initiation-python-3|Cours de programmation Python 3]], by Bob Cordeau. This course is an excellent approach of Python 3 with many examples and clear explanations.
  * [[http://hkn.eecs.berkeley.edu/~dyoo/python/idle_intro/indexfr.html|Une journée avec IDLE]] is a French translation of Danny Yoo's
  *
[[http://hkn.eecs.berkeley.edu/~dyoo/python/idle_intro/indexfr.html|One Day of IDLE Toying]], translated by Yannick Gobin.
  * ''[[http://www.inforef.be/swi/python.htm|Cours de programmation Python (2 & 3)]]'', par Gérard Swinnen. Ce document est en partie une adaptation et traduction de ''How to Think Like a Computer Scientist'' par Downey & Elkner, et en partie une œuvre originale.
  * [[http://zope.afpy.org/Members/tarek/initiation-python-3|Cours de programmation Python 3]], par Bob Cordeau. Ce cours, issu de plusieurs années d'enseignement de l'algorithmique et la programmation à l'aide de Python, est une excellente approche de Python 3 avec beaucoup d'exemples et des explications claires.
  * [[http://hkn.eecs.berkeley.edu/~dyoo/python/idle_intro/indexfr.html|Une journée avec IDLE]] est la traduction en français par Yannick Gobin de l'ouvrage de Danny Yoo [[http://hkn.eecs.berkeley.edu/~dyoo/python/idle_intro/indexfr.html|One Day of IDLE Toying]].
Line 70: Line 72:
  * [[http://blog.site2wouf.fr/2009/10/initiation-a-python-procedures-et-premieres-boucles.html|wouf]] - nested functions
  * [[http://domeu.blogspot.com/2009/10/definition-des-proprietes-en-pyhton.html|domeu]] - classes, dictionary
  * [[http://blog.site2wouf.fr/2009/10/initiation-a-python-procedures-et-premieres-boucles.html|wouf]] - fonctions imbriquées
  * [[http://domeu.blogspot.com/2009/10/definition-des-proprietes-en-pyhton.html|domeu]] - classes, dictionaires

Links to Python information in French.

ISO 639-1 Code: fr

français

There are some groundrules, some laid down by the site admins, some my suggestions:

1) Pages must be named in ASCII and English (PolishLanguage)

2) Pages must have an explanation in English at the top (Links to Python information in <language X>)

3) (my suggestion) We probably want to limit invites to edit the pages to people we know well, or Pythonistas with a track record. Hopefully this is inclusive enough without opening the site up to a spam flood and vandalismfest.

Where these pages really need help:

1) check links, remove broken ones.

2) add new links that are quality Python information and active.

3) some care for languages that have next to nothing, but do have people in the Python community - even a link to the Wikipedia page for Python, in that language, is a start (Some are pretty complete and of high quality - the Russian language Wikipedia page for Python, for instance, packs a lot in).

Groups d'Utilisateurs

Ressources Diverses

  • La société française Logilab propose des formations Python.

  • L'"Abrégé Dense Python 3.1" par L.Pointal (versions anglais et français)

  • Le "Mémento Python 3" par L.Pointal, écrit pour des étudiants débutants en algorithmique / programmation, plus léger que l'Abrégé Dense.

  • Wing IDE : un environnement de développement intégré (IDE) dédié à Python, pour lequel une interface traduite en Français est disponible.

Livres

Blogs

CategoryLanguage

FrenchLanguage (last edited 2020-11-10 07:51:20 by JulienPalard)

Unable to edit the page? See the FrontPage for instructions.