Create a topic with a list of YouTube videos related to C++ basics and common practices (cppcon, boostcon, etc.)
salmer opened this issue · comments
Evgenii commented
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
Md. Fahim Bin Amin commented
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?
Evgenii commented
this collection is available on the https://hackingcpp.com/index.html
no reason to reinvent it.