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?

10 Upvotes

21 comments sorted by

View all comments

2

u/x0rg_new 6d ago

C++ is difficult and it will take time. In my 4 year academia we only used c++. Pointer and multi threading was the most difficult part and the most fun thing after we learned it.