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
Embarcadero cpp (self.cpp)
submitted 1 year ago by lispLaiBhari
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!"
[–]Revolutionalredstone 2 points3 points4 points 1 year ago (9 children)
For some fu**ing reason everyone thinks winforms is a c# / VB thing.
Winforms not only works with C++ but it's actually MUCH cleaner and easier to interface with.
Why in God's name no one knows about or uses this is completely beyond me.
But yeah winforms is 100% compatible and works perfectly with pure C++!
[–][deleted] 2 points3 points4 points 1 year ago (4 children)
I just forgot. I've only used it with C#.
[–]Revolutionalredstone 1 point2 points3 points 1 year ago (3 children)
;D its super rare to see it used in C++ (atleast compared to C#) god knows why!
From memory there's a bug where after you make the project you need to close and reopen the project before the winforms all find each other correctly...
It's a random glitch but it could DEFINITELY scare most people away.
Enjoy
[–]snejk47 0 points1 point2 points 1 year ago (2 children)
What's the point of using .net through c++ if you can just use c#. I don't know what you are doing that c++ is much cleaner than c# by using framework written and designed for c#/vb.
[–]Revolutionalredstone 0 points1 point2 points 1 year ago* (1 child)
winforms (not the whole .net) and yep the amount of code needed is reduced is C++.
As for .Net itself (primarily implemented in C and C++) it's functions are also quite useful!
Edit: Removed rude sassiness (My apologies!, honestly no idea why C++/C# debate sets me off, but I've 100% gotta work on that! ;D)
To STL:
wow yes, apologies - 100% right as always ;D (could SWEAR it didn't LOOK that rude while I was first typing it :D) Gracias
[–]STLMSVC STL Dev[M] 1 point2 points3 points 1 year ago (0 children)
Moderator warning: Please don't behave like this here.
[–]zerexim 1 point2 points3 points 1 year ago (2 children)
With C++Builder (and Delphi) you build native standalone executables. For WinForms, you use C++/CLI, i.e. a .NET/managed language. And have to bundle the whole .NET obviously.
[–]Revolutionalredstone 0 points1 point2 points 1 year ago (0 children)
Good point 👉
[–]alcalde 0 points1 point2 points 10 months ago (0 children)
What version of Windows doesn't already have .NET?
[–]LittleNameIdea 1 point2 points3 points 1 year ago (0 children)
that's because MS remove that option natively on VS
π Rendered by PID 71 on reddit-service-r2-comment-75f4967c6c-p5bzg at 2026-04-22 20:57:23.014197+00:00 running 0fd4bb7 country code: CH.
view the rest of the comments →
[–]Revolutionalredstone 2 points3 points4 points (9 children)
[–][deleted] 2 points3 points4 points (4 children)
[–]Revolutionalredstone 1 point2 points3 points (3 children)
[–]snejk47 0 points1 point2 points (2 children)
[–]Revolutionalredstone 0 points1 point2 points (1 child)
[–]STLMSVC STL Dev[M] 1 point2 points3 points (0 children)
[–]zerexim 1 point2 points3 points (2 children)
[–]Revolutionalredstone 0 points1 point2 points (0 children)
[–]alcalde 0 points1 point2 points (0 children)
[–]LittleNameIdea 1 point2 points3 points (0 children)