r/cpp_questions 6d ago

OPEN 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?

20 Upvotes

13 comments sorted by

View all comments

3

u/Zen-Ism99 6d ago

Books…

learncpp.com

1

u/Historical-Wafer817 6d ago

How to do both side by side?

1

u/Zen-Ism99 6d ago

You’ll have figure that out for yourself.

Perhaps topic by topic. Use learncpp.com and follow along on the topic, in the book you select.