salmer / CppDeveloperRoadmap

The roadmap for learning the C++ programming language for beginners and experienced devs.

Home Page:https://salmer.github.io/CppDeveloperRoadmap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a topic with a list of YouTube videos related to C++ basics and common practices (cppcon, boostcon, etc.)

salmer opened this issue · comments

It's nice to create a list of videos about common knowledge about C++ for juniors and middle developers. It's nice to have videos that explain the most useful technics and tricks in daily development: for example:

  • Jonathan Boccara - 105 STL Algorithms in Less Than an Hour
  • Herb Sutter - Back to the Basics! Essentials of Modern C++ Style

Should I add them one by one here, or should I add them in a GitHub gist and share the link of the gist here?

this collection is available on the https://hackingcpp.com/index.html

no reason to reinvent it.