diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index 56a99cc9ce192d38a1d1377772ba67f3c62b1827..a393f41d2cd84ce60e35f75fcabbb2fe0a4c76a6 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -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