Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions C_plus_plus/resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -732,6 +732,7 @@ A curated list of C++ frameworks, libraries, resources, and shiny things.
* [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, ...
* [Derek Banas C++ in One Video](https://www.youtube.com/watch?v=Rub-JsjMhWY&list=PLGLfVvz_LVvSX7fVd4OUFp_ODd86H0ZIY) - Gives a good overview/review of the functionality of C++
* [Striver's Complete C++ STL in 1 Video | Time Complexity and Notes](https://www.youtube.com/watch?v=RRVYpIET_RU) - This is a great summarized STL video, really helpful for beginners as well as advanced folks

[Back To Top](#Everything-about-C++)

Expand Down