1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-10 23:10:54 +00:00

Merge pull request #353 from ericguirbal/en

Add "The Boost C++ Libraries", Boris Schäling
This commit is contained in:
vhf / victor felder 2013-11-09 14:24:05 -08:00
commit 4710be2cd5

View File

@ -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 Beginners Guide To Clojure](http://www.unexpected-vortices.com/clojure/brief-beginners-guide/)