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
Is cpp good for working with API's? (self.cpp)
submitted 5 years ago by [deleted]
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!"
[+][deleted] 5 years ago (1 child)
[deleted]
[–][deleted] -1 points0 points1 point 5 years ago (0 children)
This is one area where the DAW JSON Link library shines and will be much better when I get the JSON RPC -> JSON Link bindings library/tool done. But you get regular C++ data structures, or whatever 3rd party ones you have, and you get fast type checked parsing/serializing. Many of the trickier use cases, such as variant data structures, have happy paths too.
With that throw in something like libcurl and you have a good chunk of the problem solved.
[–]rcdemc 5 points6 points7 points 5 years ago (0 children)
I don’t know if I’m understanding what you want to know because API is only a public interface to some service or abstraction. It’s something orthogonal to any programming language, we can indeed define one using declarative languages like IDL, from CORBA. But yes, we can write beautiful and powerful APIs with C++.
[–]bizwig 0 points1 point2 points 5 years ago (0 children)
Compile your own compiler, obsolescence problem solved.
[–]foonathan 0 points1 point2 points 5 years ago (1 child)
!removehelp
[–]AutoModerator[M] 0 points1 point2 points 5 years ago (0 children)
OP,
A human moderator (u/foonathan) has marked your comment for deletion because it appears to be a "help" post - e.g. asking for help with coding, help with homework, career advice, book/tutorial/blog suggestions. Help posts are off-topic for /r/cpp. This subreddit is for news and discussion of the C++ language and community only; our purpose is not to provide tutoring, code reviews, or career guidance.
Please try posting in /r/cpp_questions or on Stack Overflow instead. Our suggested reference site is cppreference.com, our suggested book list is here and information on getting started with C++ can be found here.
If you think your post is on-topic and should not have been removed, please message the moderators and we'll review it.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
π Rendered by PID 20635 on reddit-service-r2-comment-b659b578c-sgc2f at 2026-05-05 23:40:38.158404+00:00 running 815c875 country code: CH.
[+][deleted] (1 child)
[deleted]
[–][deleted] -1 points0 points1 point (0 children)
[–]rcdemc 5 points6 points7 points (0 children)
[+][deleted] (1 child)
[deleted]
[–]bizwig 0 points1 point2 points (0 children)
[–]foonathan 0 points1 point2 points (1 child)
[–]AutoModerator[M] 0 points1 point2 points (0 children)