From 1b16ada1edb62f38e107769cb83897d631022e1a Mon Sep 17 00:00:00 2001 From: Ludovic Taffin Date: Mon, 26 Oct 2020 17:45:52 +0100 Subject: [PATCH] Update free-programming-books-fr.md (#4738) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit adding "Programmation en Langage C et Systèmes Informatiques" --- free-programming-books-fr.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books-fr.md b/free-programming-books-fr.md index 68ab0e6c..bf34adc4 100644 --- a/free-programming-books-fr.md +++ b/free-programming-books-fr.md @@ -109,6 +109,7 @@ * [Cours de C/C++](http://casteyde.christian.free.fr/cpp/cours/online/book1.html) - Christian Casteyde * [Le C en 20 heures](http://framabook.org/le-c-en-20-heures-2/) - Eric Berthomier et Daniel Schang * [Le langage C](https://zestedesavoir.com/tutoriels/755/le-langage-c-1/) - Informaticienzero, Taure, Paraze et Lucas-84 +* [Programmation en Langage C et Systèmes Informatiques](https://sites.uclouvain.be/SystInfo/notes/Theorie/) - O. Bonaventure, E. Riviere, G. Detal, C. Paasch ### Coq -- GitLab