1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-26 01:02:35 +00:00

Added C++ online site, learncpp.com

This commit is contained in:
Sergio C 2013-10-18 15:44:24 +02:00
parent 3eef213916
commit 2f6053f8fe

View File

@ -377,6 +377,7 @@
* [How To Think Like a Computer Scientist: C++ Version](http://greenteapress.com/thinkcpp/index.html) - Allen B. Downey
* Also see: [The Definitive C++ Book Guide and List](http://stackoverflow.com/q/388242/511601)
* [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)
###Clojure