mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2024-11-13 11:16:54 -05:00
minor
This commit is contained in:
parent
a488c17412
commit
a66ea95897
1 changed files with 3 additions and 3 deletions
|
@ -284,7 +284,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
|
|||
* [The Definitive C++ Book Guide and List](http://stackoverflow.com/questions/388242/the-definitive-c-book-guide-and-list) - A collection of quality books and an approximate skill level.
|
||||
|
||||
## Videos
|
||||
*Fantastic C++ related videos.*
|
||||
*Fantastic C/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.
|
||||
|
@ -294,8 +294,8 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
|
|||
* [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.
|
||||
|
||||
## C++ Websites
|
||||
*Useful C++ related websites.*
|
||||
## Websites
|
||||
*Useful C/C++ related websites.*
|
||||
|
||||
* [C++ reference](http://cppreference.com/) - C++98, C++03, C++11, C++14 reference.
|
||||
|
||||
|
|
Loading…
Reference in a new issue