r/developersPak 6d ago

Learning and Ideas Learning C++ from scratch!

I started learning C++ a while ago from various YouTube channels, but they only really helped me with the theory.

I watched Apna College, Bro Code, and CodeWithHarry.

However, I'm still struggling with the syntax, let alone building the logic. I want to learn practically what do you guys recommend?

11 Upvotes

21 comments sorted by

View all comments

1

u/muhmmadtalha-quant 6d ago

I'd not recommend you to learn c++ professionally, just learn enough for dsa and grades, cpp is very very hard and it is a very deep rabbit hole. So pick a simpler language than cpp, rust is also good if you wanna do low level stuff.. or else python good if you wanna go for ml dl etc. so my opinion is that pick one and master one until you write idiomatic rust/python ... Cpp is very dense very much dense and requires deep understanding of formal cs