diff --git a/free-programming-books.md b/free-programming-books.md index 05e095c5163a460711337b23c4b5ab7c2c1c1d89..5f84f63aaaf9d8111bba8ef3998e6f41ae97f999 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -726,6 +726,7 @@ Original Source: [Free Programming books](http://stackoverflow.com/revisions/392 * [Deep C](http://www.slideshare.net/olvemaudal/deep-c) * [Essential C](http://cslibrary.stanford.edu/101/EssentialC.pdf) (PDF) * [Learn C the hard way](http://c.learncodethehardway.org/book/) +* [Modern C](http://icube-icps.unistra.fr/img_auth.php/d/db/ModernC.pdf) (PDF) * [Object Oriented Programming in C](http://www.planetpdf.com/codecuts/pdfs/ooc.pdf) (PDF) * [The C book](http://publications.gbdirect.co.uk/c_book/) * [The Craft of Text Editing or A Cookbook for an Emacs](http://www.finseth.com/craft/) - Craig A. Finseth