mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-06-01 05:22:02 +00:00
Add new C++ programming resource by Kenneth (#12458)
* Add new C++ programming resource by Kenneth * Fixed ordering
This commit is contained in:
parent
f060aeec73
commit
b4575bd518
1 changed files with 1 additions and 0 deletions
|
|
@ -515,6 +515,7 @@ Books on general-purpose programming that don't focus on a specific language are
|
|||
### <a id="cpp"></a>C++
|
||||
|
||||
* [A Complete Guide to Standard C++ Algorithms](https://github.com/HappyCerberus/book-cpp-algorithms) - Šimon Tóth (PDF, LaTeX) (CC BY-NC-SA) *( :construction: in process)*
|
||||
* [A Modular Structured Approach using C++](https://open.umn.edu/opentextbooks/textbooks/144) - Kenneth Leroy Busbee (PDF) (CC BY)
|
||||
* [An Introduction to the USA Computing Olympiad, C++ Edition](https://darrenyao.com/usacobook/cpp.pdf) - Darren Yao (PDF)
|
||||
* [C++ Annotations](https://fbb-git.gitlab.io/cppannotations/) - Frank B. Brokken (HTML, PDF)
|
||||
* [C++ Coding Standard](https://possibility.com/Cpp/CppCodingStandard.html) - Todd Hoff (HTML, PDF)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue