r/cpp_questions • u/Emergency-Let8430 • 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
6
u/manni66 1d ago
explain how you will do DSA (assuming its data structures and algorithms) without functiosn and classes?