From 11dba004edbd9625bfb9b5d476007e39c2643019 Mon Sep 17 00:00:00 2001 From: Filipe Machado Date: Sat, 12 Oct 2013 17:25:29 +0100 Subject: [PATCH] removed non-free C++ book. --- free-programming-books.md | 1 - 1 file changed, 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index e679af619..7225cd08b 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -243,7 +243,6 @@ * [C++ GUI Programming With Qt 3](http://www.computer-books.us/cpp_0010.php) * [CS106X Programming Abstractions in C++](http://www.stanford.edu/class/cs106x/) * [Essential C](http://cslibrary.stanford.edu/101/EssentialC.pdf) -* [Introduction to Design Patterns in C++ with Qt 4](http://cartan.cas.suffolk.edu/oopdocbook/opensource/index.html) ([PDF](http://www.informit.com/store/product.aspx?isbn=0131879057)) * [Learn C the hard way](http://c.learncodethehardway.org/book/) * [Matters Computational: Ideas, Algorithms, Source Code, by Jorg Arndt](http://www.jjj.de/fxt/fxtbook.pdf) * [The new C standard - an annotated reference](http://www.knosof.co.uk/cbook/cbook.html)