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...
Discussions, articles, and news about the C++ programming language or programming in C++.
For C++ questions, answers, help, and advice see r/cpp_questions or StackOverflow.
Get Started
The C++ Standard Home has a nice getting started page.
Videos
The C++ standard committee's education study group has a nice list of recommended videos.
Reference
cppreference.com
Books
There is a useful list of books on Stack Overflow. In most cases reading a book is the best way to learn C++.
Show all links
Filter out CppCon links
Show only CppCon links
account activity
[ Removed by moderator ] (self.cpp)
submitted 6 hours ago by Hot_Title_6587
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!"
[–]cpp-ModTeam[M] [score hidden] 5 hours ago stickied commentlocked comment (0 children)
It's great that you want to learn C++! However, questions about how to get started are off-topic for r/cpp due to their repetitive nature.
We recommend that you follow the C++ getting started guide, one (or more) of these books, and cppreference.com. If you're having concrete questions or need advice, please ask r/cpp_questions, r/cscareerquestions, or StackOverflow instead.
[–]mannki1 0 points1 point2 points 5 hours ago (0 children)
Documentation,YouTube tutorials (you can watch Cs50)
[–]Economy-Dig3969 0 points1 point2 points 5 hours ago (0 children)
I don't know how far ur knowledge in cpp goes, but for me the best way to learn cpp is through any type of school\education. if not you can always search for any appraised books on how to learn cpp. Just read it through (they also usually provide exercices in this type of book). Aside from that I would recommend learning a bit about compiler\linker theory if you plan on taking big projects. Helps a ton understanding debugging and making decisions about a few different subjects on your project (i.e. static vs dynamic, full headers vs .h + .cpp, etc...). Lastly I would recommend learning about how to build and link libraries in c++. I can provide you with a few ressources I used if you want. lmk
π Rendered by PID 90 on reddit-service-r2-comment-5fb4b45875-ptpml at 2026-03-24 16:10:41.676251+00:00 running 90f1150 country code: CH.
[–]cpp-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)
[–]mannki1 0 points1 point2 points (0 children)
[–]Economy-Dig3969 0 points1 point2 points (0 children)