- Channel: CppCon
- The official CppCon channel features recordings of talks from the conference, covering a wide range of C++ topics and concepts.
Category: Blogs
https://static.vecteezy.com/system/resources/previews/035/947/339/original/blog-3d-illustration-icon-png.png
-
CppCon YouTube Channel
-
Khronos Group OpenCL Blog
- Website: khronos.org
- Covers topics related to OpenCL, but also includes discussions on C++ for parallel computing, which can be useful for performance-oriented developers.
-
C++ Advent
- Website: cppadvent.github.io
- An annual collection of C++ articles published in December, each focused on a different topic related to C++ development.
-
C++ Weekly on YouTube
- Channel: C++ Weekly
- Jason Turner’s YouTube channel where he shares short, informative videos about various C++ features and programming techniques.
-
C++ Insights Blog
- Website: cppinsights.io
- In addition to the tool, there are blog articles that provide insights into how C++ works behind the scenes.
-
CppCast
- Website: cppcast.com
- A podcast dedicated to C++ development, featuring interviews with C++ experts, discussions on the latest news, and insights on programming practices.
-
The Art of C++
- Website: artofcpp.com
- A blog dedicated to advanced C++ topics, offering deep dives into language features, design patterns, and performance optimization.
-
C++ Best Practices
- Website: cppbestpractices.com
- A collaborative effort to compile best practices and guidelines for modern C++ development.
-
A Tour of C++ Blog
- Website: tourcpp.com
- Accompanies the book A Tour of C++ by Bjarne Stroustrup, offering insights and discussions on C++ concepts.
-
Coding Horror
- Website: codinghorror.com
- Although not exclusively focused on C++, Jeff Atwood’s blog often includes valuable insights on software development that can be applicable to C++ programming.