CppDeveloperRoadmap icon indicating copy to clipboard operation
CppDeveloperRoadmap copied to clipboard

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

Open salmer opened this issue 3 years ago • 3 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

salmer avatar Nov 28 '21 21:11 salmer

https://youtube.com/playlist?list=PLQOaTSbfxUtCrKs0nicOg2npJQYSPGO9r

HappyBeer63 avatar Dec 07 '21 10:12 HappyBeer63

https://www.youtube.com/watch?v=18c3MTX0PK0&list=PLlrATfBNZ98dudnM48yfGUldqGD0S4FFb

SoulRiets avatar Dec 10 '21 22:12 SoulRiets

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?

FahimFBA avatar Mar 30 '22 13:03 FahimFBA

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

no reason to reinvent it.

salmer avatar Feb 01 '23 13:02 salmer