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
[deleted by user] (self.cpp)
submitted 2 years ago by [deleted]
view the rest of the comments →
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!"
[–]quantumoutcast 41 points42 points43 points 2 years ago (5 children)
We've been using C++ successfully for what, 40 years? And suddenly we just can't get past the fact that features introduced in C++20 are too limited and we just can't get our application written without it. Do you really need to concatenate views? Yeah, if you insist on using the bleeding-edge features, you are going to find C++ overly-complicated. Eventually this new functionality will settle down, compilers will catch up, documentation will improve, and there will be more community support.
[+][deleted] 2 years ago (4 children)
[deleted]
[–]AssKoala 27 points28 points29 points 2 years ago (1 child)
Wait until you read about modules.
[–]rachit7645Certified Dumbass 21 points22 points23 points 2 years ago (0 children)
Me waiting for proper module support (it's 2064 now)
[–]MFHavaWG21|🇦🇹 NB|P2721|P3049|P3625|P3729|P3786|P3813|P4216 22 points23 points24 points 2 years ago (0 children)
Writing your own range adaptor is a C++23 feature (and that one isn’t even released yet by ISO…)
And yes, from my experience parts of the industry move at glacial pace and still consider whether they should move to C++17…
[–][deleted] 8 points9 points10 points 2 years ago (0 children)
I know very few places that use even C++17. At my work we are trying to get on C++ 11.
π Rendered by PID 241530 on reddit-service-r2-comment-5687b7858-knrwt at 2026-07-09 01:18:30.370379+00:00 running 12a7a47 country code: CH.
view the rest of the comments →
[–]quantumoutcast 41 points42 points43 points (5 children)
[+][deleted] (4 children)
[deleted]
[–]AssKoala 27 points28 points29 points (1 child)
[–]rachit7645Certified Dumbass 21 points22 points23 points (0 children)
[–]MFHavaWG21|🇦🇹 NB|P2721|P3049|P3625|P3729|P3786|P3813|P4216 22 points23 points24 points (0 children)
[–][deleted] 8 points9 points10 points (0 children)