From f3c3a45e79ee074f7ccb647c6b50ed94d75b59d5 Mon Sep 17 00:00:00 2001 From: maieul Date: Wed, 16 Oct 2013 23:22:27 +0200 Subject: [PATCH] =?UTF-8?q?liste=20de=20livre=20en=20fran=C3=A7ais=20sur?= =?UTF-8?q?=20python=20(620d0b0edeb2ee79cfd6f9a711403653e1743ee8)=20et=20l?= =?UTF-8?q?atex=20(2c1157c51bc18f359087d9b0b9942acf7e246c8d=20373ddcb53ffe?= =?UTF-8?q?7a922067cf616d4e05f5395a4971)=20dans=20un=20fichier=20=C3=A0=20?= =?UTF-8?q?part?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- free-programming-books-french.md | 13 +++++++++++++ free-programming-books.md | 3 --- 2 files changed, 13 insertions(+), 3 deletions(-) create mode 100644 free-programming-books-french.md diff --git a/free-programming-books-french.md b/free-programming-books-french.md new file mode 100644 index 00000000..18de5ff2 --- /dev/null +++ b/free-programming-books-french.md @@ -0,0 +1,13 @@ +###Index +* [LaTeX](#latex) +* [Python](#python) + +###LaTeX + +* [The Not So Short Introduction to LaTeX](http://tobi.oetiker.ch/lshort/lshort.pdf) +* [Tout ce que vous voulu savoir sur LaTeX sans jamais oser le demander](http://framabook.org/5-tout-ce-que-vous-avez-toujours-voulu-savoir-sur-latex-sans-jamais-oser-le-demander/) par Vincent Lozano +* [(Xe)LaTeX appliqué aux sciences humaines](http://geekographie.maieul.net/95) par Maïeul Rouquette + +###Python + +* [Appendre à programmer avec Python](http://inforef.be/swi/python.htm) par Gerard Swinnen diff --git a/free-programming-books.md b/free-programming-books.md index fdd1c558..f589c606 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -431,8 +431,6 @@ ###LaTeX * [The Not So Short Introduction to LaTeX](http://tobi.oetiker.ch/lshort/lshort.pdf) -* (fr) [Tout ce que vous voulu savoir sur LaTeX sans jamais oser le demander](http://framabook.org/5-tout-ce-que-vous-avez-toujours-voulu-savoir-sur-latex-sans-jamais-oser-le-demander/) by Vincent Lozano -* (fr) [(Xe)LaTeX appliqué aux sciences humaines](http://geekographie.maieul.net/95) by Maïeul Rouquette ###Linux @@ -608,7 +606,6 @@ ###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