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

Merge pull request #434 from JIghtuse/master

Add Rook's Guide to C++ (crowdfunded book)
This commit is contained in:
vhf / victor felder 2013-11-28 02:57:57 -08:00
commit 706d2e688f

View File

@ -483,6 +483,7 @@
* [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)
* [C++ Cookbook](http://staff.ppu.edu/dkhalid/O'Reilly%20-%20C++%20Cookbook%20(2007).pdf)
* [The Rook's Guide to C++](http://rooksguide.org/2013/11/26/version-1-0-is-out/) (PDF)
###Clojure
* [A Brief Beginners Guide To Clojure](http://www.unexpected-vortices.com/clojure/brief-beginners-guide/)