Explorar el Código

Merge pull request #1395 from ericguirbal/fr

Add french book "Une introduction à Python 3" by Cordeau & Pointal
victor felder hace 10 años
padre
commit
14266de23e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      free-programming-books-fr.md

+ 1 - 1
free-programming-books-fr.md

@@ -179,7 +179,7 @@ Voir aussi [TeX](#tex)
 * [Appendre à programmer avec Python](http://inforef.be/swi/python.htm) par Gerard Swinnen
 * [Dropbox a des fuites !Un aperçu de la rétro-ingénierie des programmes Python](http://progdupeu.pl/articles/34/dropbox-a-des-fuites)
 * [Python](http://www.lincoste.com/ebooks/pdf/informatique/python.pdf) par Guido Van Rossum
-
+* [Une introduction à Python 3](https://perso.limsi.fr/pointal/python:courspython3) par Bob Cordeau et Laurent Pointal
 
 ### R
 * [Introduction à la programmation en R](http://cran.r-project.org/doc/contrib/Goulet_introduction_programmation_R.pdf) par Vincent Goulet