- Pull-requests are welcome.
- Prefer lightweight facilities to heavyweight libraries/frameworks (like boost/qt/etc.).
- Prefer immediately adoptable practices to theoretic discussions/implementation details.
- (Official) CppCon 2016 slide collections
- (Official) CppCon 2016 video collections
- ⭐ 'must-reads' in this list (8 out of 18).
- Make Simple Tasks Simple - Bjarne Stroustrup
- The Canonical Class - Michael Caisse
- Back to the Basics! Essentials of Modern C++ Style - Herb Sutter
- Modernizing Legacy C++ Code - Gregory and McNellis
- C++ in Huge AAA Games - Nicolas Fleury
- C++ On Mars - Mark Maimone
- Sanitize your C++ code - Kostya Serebryany
- The Philosophy of Google's C++ Style Guide - Titus Winters
- Unicode in C++ - McNellis
- Where did my performance go - Fedor Pikus
- (Chinese) CppCon 2014-2016 选荐合辑
- (Chinese) [CppCon 2015] "Memory and C++ debugging at EA" 实录
- (Chinese) CppCon2014 分类合辑 & 十大推荐阅读列表