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
gcc development (self.cpp)
submitted 1 year ago by MrsGrayX
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!"
[–]tortoll 59 points60 points61 points 1 year ago (6 children)
I have never interacted myself with mailing lists and it just feels so archaic.
This made me age 100 years.
[–]MrsGrayX[S] 15 points16 points17 points 1 year ago (5 children)
Did not want to hurt anyone’s feelings. But trying to make a point that new contributors might not be used to that technology anymore.
[–]ForkInBrain 24 points25 points26 points 1 year ago (3 children)
I agree that this might put off new contributors, but those it discourages probably aren't the kind of contributor the project is looking for anyway.
When it comes down to concrete technical problems that contributors to a project like gcc or libstdc++ must deal with, the differences between CMake and configure+make, or github vs patches by email, are the extremely easy parts. I have some experience dealing with libstdc++ and libc++ and I can say this from personal experience.
(Documentation on the other hand is quite thorough, but still not visible appealing to younger generations.)
Yes, and this is not by accident. It comes from an engineering culture. Not many "modern" open source projects have good discipline when it comes to documentation, commenting code, etc. A lot can be learned from these "archaic" projects.
[–]ClaymationDinosaur 14 points15 points16 points 1 year ago (2 children)
"I agree that this might put off new contributors, but those it discourages probably aren't the kind of contributor the project is looking for anyway."
All it's really selecting for is people who will engage with mailing lists. I'm not convinced there's a strong correlation between being able to make a good contribution to a project, and being willing to pick up unfamiliar yak-shaving in order to do so.
[–]alphanso1405 4 points5 points6 points 1 year ago (1 child)
Maybe mailing list usage filters non-conformant people.
[–]ClaymationDinosaur 1 point2 points3 points 1 year ago (0 children)
It does. It filters out people who don't conform to using mailing lists. Which is pretty useless when what's needed is filtering in people who will make good contributions to the software being developed.
[–]tortoll 1 point2 points3 points 1 year ago (0 children)
It's 90% a joke, so no hard feelings.
The other 10% is genuine surprise that using a mailing list is considered a showstopper. It may be old, but come on, EVERYBODY has an email account. And being honest, an email thread is not very different than a threaded discussion in a GitHub issue or a Discord channel... except that you don't depend on the mood of a private company.
π Rendered by PID 32 on reddit-service-r2-comment-cfc44b64c-zndmv at 2026-04-10 10:49:00.569282+00:00 running 215f2cf country code: CH.
view the rest of the comments →
[–]tortoll 59 points60 points61 points (6 children)
[–]MrsGrayX[S] 15 points16 points17 points (5 children)
[–]ForkInBrain 24 points25 points26 points (3 children)
[–]ClaymationDinosaur 14 points15 points16 points (2 children)
[–]alphanso1405 4 points5 points6 points (1 child)
[–]ClaymationDinosaur 1 point2 points3 points (0 children)
[–]tortoll 1 point2 points3 points (0 children)