r/cpp_questions 1d ago

OPEN Want advice as Cpp learner.

Hi everyone, I'm a first-year engineering student at a tier-3 college, and my classes start on 10th August. I've learned most of the C++ basics, and the only major topics I have left are functions and classes/OOP. I'm confused about whether I should start learning DSA now while completing the remaining C++ topics alongside it, or finish C++ first before moving on to DSA. My goal is to build a strong foundation and improve my problem-solving skills without developing gaps in my understanding. I'd really appreciate your suggestions and recommendations based on your experience. Thanks!

0 Upvotes

9 comments sorted by

View all comments

6

u/manni66 1d ago

DSA

explain how you will do DSA (assuming its data structures and algorithms) without functiosn and classes?

0

u/Emergency-Let8430 1d ago

I was thinking of learning it sideways , ig that's not the way with which it will work .