Parcourir la source

Added C++ online site, learncpp.com

Sergio C il y a 12 ans
Parent
commit
2f6053f8fe
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      free-programming-books.md

+ 1 - 0
free-programming-books.md

@@ -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