Skip to content

Commit 88c2300

Browse files
Adding A Complete Guide to Standard C++ Algorithms (#6957)
* Adding A Complete Guide to Standard C++ Algorithms * Update free-programming-books-langs.md Adjusted description and added a link to the latest PDF on the linked README.md. * Update books/free-programming-books-langs.md Co-authored-by: Eric Hellman <[email protected]>
1 parent 010694a commit 88c2300

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: books/free-programming-books-langs.md

+1
Original file line numberDiff line numberDiff line change
@@ -492,6 +492,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
492492

493493
### <a id="cpp"></a>C++
494494

495+
* [A Complete Guide to Standard C++ Algorithms](https://github.com/HappyCerberus/book-cpp-algorithms) - Šimon Tóth (PDF, LaTeX) (:construction: *in process*)
495496
* [C++ Annotations](https://fbb-git.gitlab.io/cppannotations/) - Frank B. Brokken (HTML, PDF)
496497
* [C++ Core Guidelines](https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md) - Editors: Bjarne Stroustrup, Herb Sutter
497498
* [C++ GUI Programming With Qt 3](https://ptgmedia.pearsoncmg.com/images/0131240722/downloads/blanchette_book.pdf) - Jasmin Blanchette, Mark Summerfield (PDF)

0 commit comments

Comments
 (0)