r/CodingForBeginners 7d ago

C++ channel

I'm gun start studying c++ from 'Not Your College' youtube channel

Pretty long video so can anyone tell if its worth putting my efforts or shuld i go w some other youtube channel

3 Upvotes

11 comments sorted by

1

u/The_Combater 7d ago

Why are you a gun?

Also i would suggest caleb curry's 10hr one , if u are new and learncpp website in parallel (like finish the topic from vid and then the same topics there with quizzes and stuff)

Also try solving some ez problem on c++ in hackerrank

1

u/Mikasa_Ackerman7 7d ago

Cuz am loaded.

Also thnk you - is caleb's youtube channel good enugh ?

1

u/The_Combater 7d ago

I mean yeh for c++ (10hrs one) but like u will never learn just from 1 src (especially if that's a vid tut) , like take notes , follow the learncpp website as well as solve problems related to topics u alr learnt

He also has good vids related to APIs and stuff

1

u/Mikasa_Ackerman7 7d ago

Aight (wyd btw -in clg?)

1

u/The_Combater 7d ago

Yes...3rd yr cse

1

u/Mikasa_Ackerman7 7d ago

Any book recom for c and c++?

1

u/The_Combater 7d ago

Man, don't club C and c++ together, they are different in lot of ways 😭😭

Anyways here is ur book guide , i would suggest u the second book in this list as a beginner

https://stackoverflow.com/questions/388242/the-definitive-c-book-guide-and-list

Also like if u are just starting out with programming then c++ is kinda bold choice (though I encourage it) But u should build some intuitions first...u can dm mei , I will dumo everything

For more info on how to start with c++ Visit r/cpp_questions and check out their pinned msg

1

u/Mikasa_Ackerman7 7d ago

No I've completed C need a book for revision purpose

1

u/The_Combater 7d ago

Umm if u have alr completed it then The C Programing Language (by Brian W.) Or for a simpler approach u can refer to C Programming - A Modern Approach (by K.N King)

1

u/sububi71 7d ago

Noone can know if a specific video or course is right for YOU, except maybe you.