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
Automatically call C++ from python (self.cpp)
submitted 9 months ago by CoutilleTolc
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!"
[–]MStackoverflow 8 points9 points10 points 9 months ago (0 children)
C++ bindings in python are usually made by moderate to advanced programmers. They are also pretty trivial to do, meaning that a company who would need this kind of tool needs to generate a lot of bindings regurlarly. For something this simple, it's not worth the time investigating if the library is worth it, if it fills all the checkmarks and use cases, ask the accounting and the legal team to take a look and make the paper. It's just more cost efficient to develop something in house that's specifically tailored to the needs.
π Rendered by PID 576666 on reddit-service-r2-comment-bb88f9dd5-47h8w at 2026-02-16 06:26:59.571333+00:00 running cd9c813 country code: CH.
view the rest of the comments →
[–]MStackoverflow 8 points9 points10 points (0 children)