From 83e3d2b060c74b5fc24e9a2949607ce40d7dc197 Mon Sep 17 00:00:00 2001 From: Ryan Hardy <155328211+ryyHardy@users.noreply.github.com> Date: Tue, 2 Jan 2024 18:50:53 -0500 Subject: [PATCH] Add The Cherno's C++ playlist to Videos (#1486) Add TheCherno's C++ playlist to Videos --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0ebf799..75af5aa 100644 --- a/README.md +++ b/README.md @@ -1367,6 +1367,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny * [Caleb Curry's C Programming Tutorials](https://www.youtube.com/playlist?list=PL_c9BZzLwBRKKqOc9TJz1pP0ASrxLMtp2) - An all-in-one playlist of tutorials for C programming. * [C Programming Tutorials](https://www.youtube.com/playlist?list=PL78280D6BE6F05D34) - All of TheNewBoston's C programming tutorials are right here. * [Bo Qian's playlist](https://www.youtube.com/user/BoQianTheProgrammer/playlists) - Boost Library, C++ Standard Library, Modern C++, Advanced C++, Advanced STL, ... +* [The Cherno's C++ Playlist](https://www.youtube.com/playlist?list=PLlrATfBNZ98dudnM48yfGUldqGD0S4FFb) - Extensive C++ tutorial series by The Cherno. ## Websites *Useful C or C++ related websites.*