diff --git a/free-programming-books-french.md b/free-programming-books-french.md new file mode 100644 index 0000000000000000000000000000000000000000..18de5ff229df9431cc663b64d33489b6eacb1ee4 --- /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 fdd1c558923762d4be611c6fa37ce30f3a8f0873..f589c606b3b3db51803d156f95ce2fe989fdbd35 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/)