What’s Next After Learning the Basics of C++?

0
0
Asked By Techie_Wizard42 On

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

Answered By CuriousCoder77 On

I hear you! I'm also trying to learn C++. Can you share which YouTube channels you've found most helpful?

Techie_Wizard42 -

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.

Answered By Techie_Wizard42 On
Answered By MathWhiz101 On

What kind of math problems are you solving? More specifics could help us guide you better!

Answered By CodeNinja88 On

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!

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.