computer-scienceangular-roadmapbackend-roadmapblockchain-roadmapdba-roadmapdeveloper-roadmapdevops-roadmapfrontend-roadmapgo-roadmaphactoberfestjava-roadmapjavascript-roadmapnodejs-roadmappython-roadmapqa-roadmapreact-roadmaproadmapstudy-planvue-roadmapweb3-roadmap
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
515 B
9 lines
515 B
# C++ |
|
|
|
C++ is a powerful general-purpose programming language. It can be used to develop operating systems, browsers, games, and so on. C++ supports different ways of programming like procedural, object-oriented, functional, and so on. This makes C++ powerful as well as flexible. |
|
|
|
Visit the following resources to learn more: |
|
|
|
- [@article@Learn Cpp](https://learncpp.com/) |
|
- [@article@C++ Reference](https://en.cppreference.com/) |
|
- [@feed@Explore top posts about C++](https://app.daily.dev/tags/c++?ref=roadmapsh)
|
|
|