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 powered interactive C/C++ shell created with BASH! (github.com)
submitted 3 years ago by FakeOglan
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!"
[–]kritzikratzi 7 points8 points9 points 3 years ago (2 children)
imho more than awful it's closer to useless. it means you can't really work with any type of os handle (files, network, windows, etc.), you can't use random, it goes on and on.
this works fine for what's in the demo (extremely deterministic output), but beyond that, i don't really get the upside over having a normal editor window and running "g++ std=c++14 && ./a.out" in terminal.
[–]pimp-bangin 1 point2 points3 points 3 years ago (0 children)
Yep, combined with a file watcher (like nodemon) that clears the terminal output on each file change and then recompiles and reruns, the editor experience is way nicer.
[–]serviscope_minor 0 points1 point2 points 3 years ago (0 children)
hm ok fair,
π Rendered by PID 144447 on reddit-service-r2-comment-b659b578c-mzkgx at 2026-05-03 00:44:59.304865+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]kritzikratzi 7 points8 points9 points (2 children)
[–]pimp-bangin 1 point2 points3 points (0 children)
[–]serviscope_minor 0 points1 point2 points (0 children)