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: 26 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-04-22T11:39:37.000Z (7 months ago)
- Last Synced: 2024-05-22T18:16:40.500Z (6 months ago)
- Topics: best-practices, cpp
- Homepage:
- Size: 695 KB
- Stars: 7,818
- Watchers: 362
- Forks: 859
- Open Issues: 30
-
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)