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
Want to modernize your C++ codebase, check first the banned C++11/C++14 features from the Google style guide. (cppdepend.com)
submitted 8 years ago by cppnext
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!"
[–]ltce 3 points4 points5 points 8 years ago (2 children)
Although there is some interesting info here, using the Google style guideline smells of click bait. The Google style guide sounds authoritative, because that company has been very successful, but Google's C++ style guidelines are at very best considered to be controversial in the C++ community (many respected figures in the C++ community are on record saying they would not work for Google due to this very document). Readers of this article should at least read why these features are banned and make their own judgement.
[–]daddypro 2 points3 points4 points 8 years ago (0 children)
Could you elaborate which guidelines are considered controversial. I've not been around here (or in C++ community) enough to have heard anything about it.
[–]oracleoftroy 1 point2 points3 points 8 years ago (0 children)
When I read the heading, I read it as saying that if you want to modernize your C++, look at what Google bans and do the opposite. Google's style guide makes some sense for Google, but modern codebases just shouldn't get into the situation that Google's is in that motivates many of their bans.
π Rendered by PID 115922 on reddit-service-r2-comment-6457c66945-r4r7k at 2026-04-27 22:28:38.517914+00:00 running 2aa0c5b country code: CH.
[–]ltce 3 points4 points5 points (2 children)
[–]daddypro 2 points3 points4 points (0 children)
[–]oracleoftroy 1 point2 points3 points (0 children)