Skip to content

Commit

Permalink
Adding A Complete Guide to Standard C++ Algorithms (#6957)
Browse files Browse the repository at this point in the history
* 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]>
  • Loading branch information
HappyCerberus and eshellman committed Jul 22, 2022
1 parent 010694a commit 88c2300
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 @@ -492,6 +492,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE

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

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

0 comments on commit 88c2300

Please sign in to comment.