From cd7adb5c792554c3466ec4eb73fda2a27dccd477 Mon Sep 17 00:00:00 2001 From: Joey Smith Date: Mon, 4 Nov 2013 20:21:38 -0700 Subject: [PATCH] Add a pair of C++ books --- free-programming-books.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/free-programming-books.md b/free-programming-books.md index 7bd99cac..1081e8b2 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -452,6 +452,8 @@ * [C++ Succinctly, Syncfusion ](http://www.syncfusion.com/resources/techportal/ebooks/cplusplus) (PDF, Kindle) *(Just fill the fields with any values)* * [Learn C++.](http://www.learncpp.com/) (PDF, Online) * [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) ###Clojure -- GitLab