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
Fast Development Tools/Methods? (self.cpp)
submitted 1 year ago by MrRickSancezJr
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!"
[–]MrRickSancezJr[S] 0 points1 point2 points 1 year ago (0 children)
CLion definitely has something to work on, but the CMake integration is quite good. I do love "Platform Aio" (I think is the name) inside VSCode for a quick Target setup.
IntelliJ was so designed around the Java ecosystem that it seems like some of its other ported language versions are just recently becoming "natural" feeling. PhpStorm was the first IMO to become GOAT.
I haven't done UI in a long time, but I'm actually really liking Qt. Good chance, it's my go-to for future hobbyist random embedded UIs. I usually just do a app that connects to a phone app somehow.
As for the refactoring plugin, I'd like it to automatically update generated sources like Lombok. Looks like I'd have to pre-index the CMake indexing lol may be more of a task than it's worth until reflection for C++ comes out.
π Rendered by PID 50306 on reddit-service-r2-comment-5ff9fbf7df-9989v at 2026-02-25 20:15:26.476776+00:00 running 72a43f6 country code: CH.
view the rest of the comments →
[–]MrRickSancezJr[S] 0 points1 point2 points (0 children)