C++ Resources


One question I often get is about resources for C++. While my course material does contain a list, here is a potentially large and publicly available list. Feel free to reach out in case you're missing something.

Books

Conferences

Podcasts

  • C++ Weekly, Jason Tuner, youtube.com/@cppweekly , Youtube videos around various C++ topics.
  • CppCast, Timur Doumler, Phil Nash, cppcast.com , CppCast is the first podcast for C++ developers by C++ developers!

Blogs

Tools

  • C++ Insights, Andreas Fertig, cppinsights.io
  • Compiler Explorer, Mat Godbolt, compiler-explorer.com
  • Quick Bench, quick-bench.com
  • clang-format , Automatically convert the source code to a specific format. Helps with style guides.
  • clang-tidy , Contains functionality like modernize.

Magazins

Mixed

* Please note, these are affiliate links.