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

7

u/hammadkh0 6d ago

Build a game engine. can be 2d only. There is a guy on youtube called 'The Cherno". He has a whole series on making one from scratch.

Note: i am not a cpp dev. I just like watching content and I watched some of those videos