From ce5e3ed1fb7b592d1c255e817a22810de352e6da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felipe=20Jord=C3=A3o?= Date: Sat, 6 Jun 2020 21:41:58 -0300 Subject: [PATCH] Add Classpert C++ online course catalog to Videos MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This commit adds Classpert to the section “Videos”, with a comprehensive selection of ~ 200 C++ courses (free and paid) from top e-learning providers like Udacity, Coursera, Pluralsight, Udemy, Edx, Treehouse, and Skillshare. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 58b13a80b..bdf56c1e6 100644 --- a/README.md +++ b/README.md @@ -1107,6 +1107,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny *Fantastic C or C++ related videos.* * [List of C or C++ YouTube Videos](https://github.com/fffaraz/awesome-cpp/blob/master/videos.md) +* [List of 200 free and paid C++ courses from top e-learning platforms](https://classpert.com/cplusplus-programming) - Classpert - An online course search and comparison site with thousands of free online courses * [Awesome C Programming Tutorials in Hi Def [HD]](https://www.youtube.com/playlist?list=PLCB9F975ECF01953C) - A collection of detailed C Programming Language Tutorials for Beginners and New Programmers. * [C++](https://www.youtube.com/playlist?list=PL2F919ADECA5E39A6) - by VoidRealms. * [C++ Qt Programming](https://www.youtube.com/playlist?list=PL2D1942A4688E9D63) - by VoidRealms.