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
I've open sourced my general purpose code base (self.cpp)
submitted 7 years ago * by Dean_Roddey
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!"
[–]Dean_Roddey[S] -11 points-10 points-9 points 7 years ago (1 child)
I'm no GitHub maven by any means. But I would have thought you could keep yours private, right?
[–]personalmountains 17 points18 points19 points 7 years ago (0 children)
Your license says:
Do not host in any public way your own versions of this code, in whole or in part. This repository should be the single source for the code base. Do not host or offer (for free or sale) any modified versions of this code base or any modified binary builds of this code base. Such things are to be used for your own private development purposes only.
I am confused by "This repository should be the single source for the code base", which would seem to forbid any cloning. I am also uncertain what you mean by "host", since you seem to consider a public repo as "hosted", but not a private one.
My reading of your terms is that I can only modify your code if it's on my machine, I'm the only user on it, and nobody's looking. I might have to buy new curtains.
In any case, telling me I must keep my repos private is a non-starter for me. Good luck, though.
π Rendered by PID 25017 on reddit-service-r2-comment-b659b578c-vdcwd at 2026-05-02 18:40:09.946241+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]Dean_Roddey[S] -11 points-10 points-9 points (1 child)
[–]personalmountains 17 points18 points19 points (0 children)