From 1fce298d2dfe3a97a7c1c63a95d589cdedc9c45f Mon Sep 17 00:00:00 2001 From: Faraz Fallahi Date: Sat, 19 Jul 2014 19:12:42 +0430 Subject: [PATCH] videos --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 6b24b64..cc60428 100644 --- a/README.md +++ b/README.md @@ -245,6 +245,14 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin ## C++ Videos *Fantastic C++ related videos.* +* [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. +* [C++ Programming Tutorials Playlist](https://www.youtube.com/playlist?list=PLAE85DE8440AA6B83) - thenewboston Official Buckys C++ Programming Tutorials Playlist. +* [C++ Programming Tutorials from thenewboston](https://www.youtube.com/playlist?list=PLF541C2C1F671AEF6) - These are all of thenewboston's C++ programming tutorials. +* [C++ GUI with Qt Playlist](https://www.youtube.com/playlist?list=PLD0D54219E5F2544D) - Official Playlist for thenewboston C++ GUI with Qt tutorials. +* [C Programming Tutorials](https://www.youtube.com/playlist?list=PL78280D6BE6F05D34) - All of thenewboston's C programming tutorials are right here. + ## Other Awesome Projects *Collection of useful codes, snippets, ...*