Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. This document is meant to be a collaborative discussion of the best practices in C++. It complements books such as Effective C++ (Meyers) and C++ Coding Standards (Alexandrescu, Sutter). We fill in some of the lower-level details that they don't discuss and provide specific stylistic recommendations while also discussing how to ensure overall code quality. In all cases brevity and succinctness is preferred. Examples are preferred for making the case for why one option is preferred over another. If necessary, words will be used. C++ Best Practices by Jason Turner is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.
Features
- Forkable coding standards document
- Collaborative Collection of C++ Best Practices
- This online resource is part of Jason Turner's collection of C++ Best Practices resources
- C++ Best Practices Book
- The Ultimate CMake/C++ Starter Project
- C++ Weekly YouTube Channel