From 25323731ed0781504057e7efa74d9ff01eda45fa Mon Sep 17 00:00:00 2001 From: ophey Date: Tue, 24 Oct 2017 15:36:27 +0200 Subject: [PATCH] added Funtional C ; free download & more info at https://research.utwente.nl/en/publications/functional-c (#2613) --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 15b5e68f..1bc69cde 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -869,6 +869,7 @@ * [Deep C](http://www.slideshare.net/olvemaudal/deep-c) * [Essential C](http://cslibrary.stanford.edu/101/EssentialC.pdf) (PDF) * [Everything you need to know about pointers in C - Peter Hosey](http://boredzo.org/pointers/) +* [Functional C (1997)](https://research.utwente.nl/files/5128727/book.pdf) - Pieter H. Hartel, Henk Muller (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) -- GitLab