+ 1
Which are the best cpp YouTube Channels?
For learn and Codes
5 odpowiedzi
+ 6
You can use the search bar to look for existing suggestions.
https://www.sololearn.com/Discuss/148378/?ref=app
https://www.sololearn.com/Discuss/514731/?ref=app
+ 5
*codecamp.org
https://www.sololearn.com/discuss/1035622/?ref=app
+ 3
caveofprogramming does free videos of C++ from the very basic concepts all the way up to visual programming with SDL
+ 2
Is more cpp YT channel if you beginner you can check thenewboston or Derek Banas channel
+ 2
I completed the cpp course on sololearn, but now I am watching the cpp playlist of thechernoproject. He explains really good and even with the most simple things, I learn something new, from how to compiler / linker works to what the difference between < > and " " are in #include statements. I really suggest watching his c++ series from the beginning, even when you think you already know what for example variables are, he adds alot of new things and explains really detailed.