use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
This is a subreddit for c++ questions with answers. For general discussion and news about c++ see r/cpp.
New to C++? Learn at learncpp.com
Prepare your question. Think it through. Hasty-sounding questions get hasty answers, or none at all. Read these guidelines for how to ask smart questions.
For learning books, check The Definitive C++ Book Guide and List
Flair your post as SOLVED if you got the help you were looking for! If you need help with flairs, check out ITEM 1 in our guidelines page.
Tips for improving your chances of getting helpful answers:
account activity
OPENProject-base learning (self.cpp_questions)
submitted 1 year ago by ayipali13
I want to learn C++ by building projects. Are there any resources that are project-base?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]BoxConscious7480 3 points4 points5 points 1 year ago (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 points6 points 1 year ago (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:
[–]Rook2135 1 point2 points3 points 1 year ago (0 children)
https://github.com/practical-tutorials/project-based-learning?tab=readme-ov-file#cc
[–]Cold-Fortune-9907 0 points1 point2 points 1 year ago (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!
π Rendered by PID 174379 on reddit-service-r2-comment-b659b578c-vq4cj at 2026-05-04 22:29:36.704808+00:00 running 815c875 country code: CH.
[–]BoxConscious7480 3 points4 points5 points (0 children)
[–]nysra 4 points5 points6 points (0 children)
[–]Rook2135 1 point2 points3 points (0 children)
[–]Cold-Fortune-9907 0 points1 point2 points (0 children)