From aa7e040fa455f5f7b70369b00fd4a62d31eeb859 Mon Sep 17 00:00:00 2001 From: David Ross Date: Thu, 3 Nov 2016 21:50:07 +0000 Subject: [PATCH] Adding MagPi Learn to Code With C (#2109) Via official tweet https://twitter.com/Raspberry_Pi/status/786526873396342784 --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 580af684..07a9fda7 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -819,6 +819,7 @@ * [C Programming](https://en.wikibooks.org/wiki/Programming%3AC) - Wikibooks * [Deep C](http://www.slideshare.net/olvemaudal/deep-c) * [Essential C](http://cslibrary.stanford.edu/101/EssentialC.pdf) (PDF) +* [Learn to Code With C - The MagPi Essentials](https://www.raspberrypi.org/magpi-issues/Essentials_C_v1.pdf) (PDF) * [Modern C](http://icube-icps.unistra.fr/img_auth.php/d/db/ModernC.pdf) (PDF) * [Object-Oriented Programming With ANSI-C](http://www.planetpdf.com/codecuts/pdfs/ooc.pdf) (PDF) * [Programming in C](http://ee.hawaii.edu/~tep/EE160/Book/PDF/) - Bharat Kinariwala & Tep Dobry -- GitLab