From ff5632f7d9dcca52e86ac1dba12bff48c305bab9 Mon Sep 17 00:00:00 2001 From: Eric Guirbal Date: Sat, 9 Nov 2013 21:05:08 +0100 Subject: [PATCH] =?UTF-8?q?Add=20"The=20Boost=20C++=20Libraries",=20Boris?= =?UTF-8?q?=20Sch=C3=A4ling?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- free-programming-books.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index 3955f4593..f03b45278 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -458,7 +458,7 @@ * [Software Design Using C++](http://cis.stvincent.edu/html/tutorials/swd/) - Br. David Carlson and Br. Isidore Minerd * [Introduction to Design Patterns in C++ with Qt](http://ptgmedia.pearsoncmg.com/images/9780131879058/downloads/0131879057_Ezust_book.pdf) * [Data Structures and Algorithms with Object-Oriented Design Patterns in C++](http://www.brpreiss.com/books/opus4/index.html) - +* [The Boost C++ libraries](http://en.highscore.de/cpp/boost) ###Clojure * [A Brief Beginner’s Guide To Clojure](http://www.unexpected-vortices.com/clojure/brief-beginners-guide/)