From 70807a861e9a8bfb84e04a5c051d5a77f969d694 Mon Sep 17 00:00:00 2001 From: Eric Guirbal Date: Mon, 21 Oct 2013 01:36:37 +0200 Subject: [PATCH] Add french book "La programmation en C", D. Pointcheval --- 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 5f90b230..2fd0a946 100644 --- a/free-programming-books-fr.md +++ b/free-programming-books-fr.md @@ -38,6 +38,7 @@ * [Cours de C/C++](http://casteyde.christian.free.fr/cpp/cours/online/book1.html) par Christian Casteyde * [Le C en 20 heures](http://framabook.org/6-le-c-en-20-heures/), par Eric Berthomier et Daniel Schang +* [Programmation en C](https://www.rocq.inria.fr/secret/Matthieu.Finiasz/teaching/ENSTA/IN101%20-%20poly%20C.pdf) par Pierre-Alain Fouque et David Pointcheval ###Git -- GitLab