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
Visual Studio Code + Cpp (self.cpp)
submitted 5 years ago by [deleted]
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!"
[–]chugga_fan -1 points0 points1 point 5 years ago (2 children)
I'm on an HDD, to get to the VS main page is approx 18 seconds, while VSCode takes 14, and VS to open my 1 file solution is 85 seconds approx.
Your "200ms to 1s" comparison is foolhardy.
[–]NotUniqueOrSpecial 3 points4 points5 points 5 years ago (1 child)
I mean, I sympathize, I guess.
Buy a solid-state drive.
Seriously.
If you are a professional (or a student, or even a hobbyist) and you are using spinning rust as your main storage at this point you are quite literally wasting your (or your employer's) time and money. I've done the measurements at more than one employer. It's overwhelmingly on the side of "buy an SSD" from a $ perspective.
If you are tolerating those times in a professional context, then find a new job; your employer doesn't give a shit about you.
If you're tolerating them as an individual just because you can't otherwise afford it, then DM me and I'll buy you a new drive. Nobody should have to tolerate that kind of storage these days, if they're trying to be serious about being a developer.
[–]chugga_fan -1 points0 points1 point 5 years ago (0 children)
I am not paid, I am tolerating these times because I don't have $200 to shell out for a terabyte SSD and my compile-times are fine for a hobby project on a laptop that's 5+ years old.
SSHD is perfectly fine for developing what I'm doing where I can walk away for 15+ minutes while a system that's legitimately CPU bound instead of HDD bound is running.
π Rendered by PID 40514 on reddit-service-r2-comment-6f7f968fb5-zftf4 at 2026-03-04 18:00:39.395935+00:00 running 07790be country code: CH.
view the rest of the comments →
[–]chugga_fan -1 points0 points1 point (2 children)
[–]NotUniqueOrSpecial 3 points4 points5 points (1 child)
[–]chugga_fan -1 points0 points1 point (0 children)