Update free-programming-books-langs.md (#10259)
* Update free-programming-books-langs.md * Update free-programming-books-langs.md * Update free-programming-books-langs.md * Resolved alphabetical order in free-programming-books-langs.md * Removed unauthorized distributed eBooks from free-programming-books-langs.mdpull/10398/head
parent
2b50ee21a3
commit
b270ca6c2f
|
@ -534,6 +534,7 @@ Books on general-purpose programming that don't focus on a specific language are
|
|||
* [How To Think Like a Computer Scientist: C++ Version](http://greenteapress.com/thinkcpp/index.html) - Allen B. Downey
|
||||
* [Introduction to Design Patterns in C++ with Qt 4](http://ptgmedia.pearsoncmg.com/images/9780131879058/downloads/0131879057_Ezust_book.pdf) - Alan Ezust, Paul Ezust (PDF)
|
||||
* [Joint Strike Fighter, C++ Coding Standards](http://www.stroustrup.com/JSF-AV-rules.pdf) - Bjarne Stroustrup (PDF)
|
||||
* [Learn C++ Programming Language](http://www.tutorialspoint.com/cplusplus/cpp_tutorial.pdf) - Tutorials Point (PDF)
|
||||
* [LearnCpp.com](https://www.learncpp.com) (HTML)
|
||||
* [Learning C++ eBook](https://riptutorial.com/Download/cplusplus.pdf) - Compiled from StackOverflow Documentation (PDF)
|
||||
* [Matters Computational: Ideas, Algorithms, Source Code](http://www.jjj.de/fxt/fxtbook.pdf) - Jorg Arndt (PDF)
|
||||
|
|
Loading…
Reference in New Issue