Author: saqibkhan
-
- 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.
-
- Website: cppadvent.github.io
- An annual collection of C++ articles published in December, each focused on a different topic related to C++ development.
-
- Channel: C++ Weekly
- Jason Turner’s YouTube channel where he shares short, informative videos about various C++ features and programming techniques.
-
- Website: cppinsights.io
- In addition to the tool, there are blog articles that provide insights into how C++ works behind the scenes.
-
- Website: cppcast.com
- A podcast dedicated to C++ development, featuring interviews with C++ experts, discussions on the latest news, and insights on programming practices.
-
- Website: artofcpp.com
- A blog dedicated to advanced C++ topics, offering deep dives into language features, design patterns, and performance optimization.
-
- Website: cppbestpractices.com
- A collaborative effort to compile best practices and guidelines for modern C++ development.
-
- Website: tourcpp.com
- Accompanies the book A Tour of C++ by Bjarne Stroustrup, offering insights and discussions on C++ concepts.
-
- 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.
-