I've started learning C++ through YouTube and can solve a bunch of math-related problems. I'm wondering what I should focus on next. How can I move forward and start working on bigger projects? Any tips would be appreciated!
4 Answers
I hear you! I'm also trying to learn C++. Can you share which YouTube channels you've found most helpful?
What kind of math problems are you solving? More specifics could help us guide you better!
You might want to check out learncpp.com. It's a great resource for building your skills further and diving into more complex topics in C++. Definitely worth a look!
I started with Programming with Mosh for the basics and then switched to other channels for deeper dives into iterations and other concepts. I used to be good at Java, so that logic is helping me, even if I’ve forgotten some syntax.