From 620d0b0edeb2ee79cfd6f9a711403653e1743ee8 Mon Sep 17 00:00:00 2001 From: maieul Date: Sun, 13 Oct 2013 13:11:52 +0200 Subject: [PATCH] french book on python --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 650d5255..8b7fe7d8 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -608,6 +608,7 @@ ###Python +* (fr) [Appendre à programmer avec Python](http://inforef.be/swi/python.htm) by Gerard Swinnen * [Byte of Python](http://www.swaroopch.com/notes/Python) * [Data Structures and Algorithms in Python](http://www.brpreiss.com/books/opus7/html/book.html) * [Dive into Python](http://www.diveintopython.net/) -- GitLab