0
What Youtube Channels do you recommend to learn C++
I am currently watching "Caleb Curry" and "thenewboston" on YouTube. Learning as much as possible. Is there any other YouTube channels you have seen that helped you get to where you are today with C++? Or perharps any online website that goes over C++?
5 odpowiedzi
+ 3
FreeCodeCamp, the Youtube channel. (Not the site, but they do have that, so you may want to check it out.)
+ 3
The cherno - best teacher for C++ for intermidiate level (might be confusing for beginners but best for intermidiate programmers)
https://www.youtube.com/c/TheChernoProject
Olc ( already specified by Mirielle ) - best one to know more about C/C++ and get new amazing project ideas ( this one is again not for absolute beginners)
https://www.youtube.com/c/javidx9
Erricto - for competitive programming ( he is one of the top 10 best competitive programmers in the world) primarily uses C++
https://www.youtube.com/c/Errichto
mycodeschool - this one is for absolute beginners in some topic and uses primary C/C++ to explain the topics but this is where I used to lean theory
https://www.youtube.com/user/mycodeschool
+ 1
https://youtube.com/channel/UCS3gUJ0FB5M5HMIQDq_vnaQ see my channel...go too the channels section...I got all things code related
0
🥛Mocha🥛
Thanks for the recommendation! Just looked the video up, I will definitely check it out. Thanks again!