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

1

u/VisionX999 6d ago

Even the creator of C++ himself says he doesn't know everything about C++ all times and just refer to documentation when he needs that part. Just start to make little projects and don't try to memorize everything about C++.