Skip to content

Commit

Permalink
Added C++ book "More C++ Idioms" (#6564)
Browse files Browse the repository at this point in the history
  • Loading branch information
chanibal authored Oct 31, 2021
1 parent ec06cbd commit d63b852
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions books/free-programming-books-langs.md
Original file line number Diff line number Diff line change
Expand Up @@ -504,6 +504,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
* [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, by Jorg Arndt](http://www.jjj.de/fxt/fxtbook.pdf) (PDF)
* [More C++ Idioms](https://en.wikibooks.org/wiki/More_C%2B%2B_Idioms) - Sumant Tambe and others, WikiBooks
* [Open Data Structures (In C++)](http://opendatastructures.org/ods-cpp.pdf) - Pat Morin (PDF)
* [Programming Fundamentals - A Modular Structured Approach using C++](https://learning.hccs.edu/faculty/ken.busbee/programming-fundamentals-a-modular-structured-approach-using-c) - Kenneth Leroy Busbee (PDF)
* [Software Design Using C++](http://cis.stvincent.edu/html/tutorials/swd/) - Br. David Carlson and Br. Isidore Minerd
Expand Down

0 comments on commit d63b852

Please sign in to comment.