Skip to content

Commit 96dc044

Browse files
morinimvhf
authored andcommitted
Added "C++ Core Guidelines" (EbookFoundation#2069)
Modern authoritative guidelines for writing C++ code (the initial primary authors and maintainers are Bjarne Stroustrup and Herb Sutter and the guidelines so far were developed with contributions from experts at CERN, Microsoft, Morgan Stanley, and several other organizations).
1 parent 2e467c3 commit 96dc044

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

free-programming-books.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -849,6 +849,7 @@
849849

850850
* [C++ Annotations](https://fbb-git.github.io/cppannotations/)
851851
* [C++ Cookbook](http://staff.ppu.edu/dkhalid/O'Reilly%20-%20C++%20Cookbook%20%282007%29.pdf) (PDF)
852+
* [C++ Core Guidelines](https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md) - Editors: Bjarne Stroustrup, Herb Sutter
852853
* [C++ GUI Programming With Qt 3](http://www.computer-books.us/cpp_0010.php)
853854
* [C++ Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/cplusplus) (PDF, Kindle) *(Just fill the fields with any values)*
854855
* [C++ Tricks](http://www.bordoon.com/cplusplus/book_wrapper.html)

0 commit comments

Comments
 (0)