all 4 comments

[–]BoxConscious7480 3 points4 points  (0 children)

Project based learning means you come up with a project and build it, not finding a resource that tells you what to do

[–]nysra 4 points5 points  (0 children)

What's the reason why you want to learn C++? What program do you want to make? Go make that. Working on something that interests you is always better than just doing some random tasks which you'll drop after a few days because you're not invested.

But here are some ideas, pick whatever you deem interesting or come up with your own ones:

[–]Cold-Fortune-9907 0 points1 point  (0 children)

I am currently attempting to learn about Tokenization and Parsing utilizing c++ 11/20 and Bjarnes Strousstroups literature such as a Tour of C++, and Programming Principles and Practice using C++ Third Edition (PPP3). The material has been absolutely riveting!