C++ Resources | C++リソース

Blogs | ブログ
Active Blogs | アクティブなブログ
ISO C++ Blog
Official ISO C++ news and updates
Sutter's Mill
Herb Sutter on software development
Modernes C++
Modern C++ practices and techniques
C++ Stories
C++ programming stories and best practices
foonathan::blog()
Deep dives into C++ development
Sandor Dargo's Blog
C++ insights and programming practices
Vittorio Romeo Personal Website
Modern C++ techniques and examples
Arthur O'Dwyer's Blog
C++ language insights and analysis
The Pasture
C++ standards and language development
Barry Revzin
C++ language features and proposals
Shafik Yaghmour's Blog
C++ language details and standards
Meeting C++ Blog
C++ community news and updates
Microsoft C++ Team Blog
Updates from Microsoft's C++ team
Andreas Fertig's Blog
Modern C++ programming insights
Vorbrodt's C++ Blog
C++ programming techniques and practices
Marius Bancila's Blog
C++ programming and Windows development
craft::cpp
C++ craftsmanship and best practices
Johnny's Software Lab
C++ performance and optimization
cor3ntin
C++ language evolution and features
Daniel Lemire's blog
Performance and optimization in C++
Books | 書籍
General
A Tour of C++
by Bjarne Stroustrup
API Design for C++
by Martin Reddy
C++ Best Practices
by Jason Turner
C++ Crash Course: A Fast-Paced Introduction
by Josh Lospinoso
C++17 - The Complete Guide: First Edition
by Nicolai M. Josuttis
Effective Modern C++
by Scott Meyers
Exceptional C++: 47 Engineering Puzzles, Programming Problems, and Solutions
by Herb Sutter
How to use const in C++
by Sandor Dargo
Modern C++ Programming with Test-Driven Development
by Jeff Langr
Programming: Principles and Practice Using C++ 2nd edition
by Bjarne Stroustrup
Beautiful C++: 30 Core Guidelines for Writing Clean, Safe and Fast Code
by J. Guy Davidson and Kate Gregory
Learning C++
by Various Authors