Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cpp-best-practices/cppbestpractices
Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information.
https://github.com/cpp-best-practices/cppbestpractices
best-practices cpp
Last synced: 2 days ago
JSON representation
Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information.
- Host: GitHub
- URL: https://github.com/cpp-best-practices/cppbestpractices
- Owner: cpp-best-practices
- License: other
- Created: 2014-04-29T15:08:19.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-08-06T07:33:26.000Z (4 months ago)
- Last Synced: 2024-10-29T15:03:32.919Z (about 1 month ago)
- Topics: best-practices, cpp
- Homepage:
- Size: 708 KB
- Stars: 8,099
- Watchers: 362
- Forks: 884
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-mobile-robotics - C++ Best Practices
README
# cppbestpractices
[![Join the chat at https://gitter.im/lefticus/cppbestpractices](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/lefticus/cppbestpractices?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
Collaborative Collection of C++ Best Practices
For more information please see the [Preface](01-Preface.md).
This online resource is part of Jason Turner's collection of C++ Best Practices resources.
* [C++ Best Practices Book](https://leanpub.com/cppbestpractices)
* [C++ Weekly YouTube Channel](https://www.youtube.com/user/lefticus1)
* [The Ultimate CMake/C++ Starter Project](https://github.com/lefticus/cpp_starter_project/)
* [Learning C++ Best Practices - O'Reilly Video](http://shop.oreilly.com/product/0636920049814.do)