We recommend LibHunt C++ for discovery and comparisons of trending C++ projects.
Performance
C++ is known for its high performance which is critical in resource-constrained applications such as gaming, real-time systems, and simulations.
Control
C++ offers fine-grained control over system resources such as memory and CPU, allowing for efficient and optimized code.
Object-Oriented Programming (OOP)
C++ supports OOP, which helps in organizing complex software projects through classes and objects, encouraging code reusability and modularity.
Standard Template Library (STL)
C++ includes the Standard Template Library (STL) that provides a set of common classes and algorithms, enhancing productivity and reducing the need for writing boilerplate code.
Backward Compatibility
C++ is largely compatible with C, offering the flexibility to use C libraries and code, making it easier to integrate with existing C systems.
Rich Community and Ecosystem
The large and active C++ community provides extensive resources, libraries, and frameworks that can aid in development and problem-solving.
Cplusplus.com is considered a good resource for learning and referencing C++ due to its extensive content and user-friendly design. However, it's recommended to use it alongside other sources to get a well-rounded understanding of C++ concepts and best practices.
We have collected here some useful links to help you find out if C++ is good.
Check the traffic stats of C++ on SimilarWeb. The key metrics to look for are: monthly visits, average visit duration, pages per visit, and traffic by country. Moreoever, check the traffic sources. For example "Direct" traffic is a good sign.
Check the "Domain Rating" of C++ on Ahrefs. The domain rating is a measure of the strength of a website's backlink profile on a scale from 0 to 100. It shows the strength of C++'s backlink profile compared to the other websites. In most cases a domain rating of 60+ is considered good and 70+ is considered very good.
Check the "Domain Authority" of C++ on MOZ. A website's domain authority (DA) is a search engine ranking score that predicts how well a website will rank on search engine result pages (SERPs). It is based on a 100-point logarithmic scale, with higher scores corresponding to a greater likelihood of ranking. This is another useful metric to check if a website is good.
The latest comments about C++ on Reddit. This can help you find out how popualr the product is and what people think about it.
About 4 months ago (approximately the last time I wrote something here), I opted to embark on a graduate school journey at Stony Brook University, Computer Science (if you have a remote position โ Technical Writer and/or Software Engineer position โ at a non-USA company, don't hesitate to reach out). Was it the best decision to make considering less pay (if any), more theoretical undertakings and assumptions, and... - Source: dev.to / over 2 years ago
Full of wrong and/or incomplete information. I prefer cplusplus.com when I need to look up some library details. Source: about 3 years ago
For C++ I would suggest using cplusplus.com. Fantastic resource to use. Source: about 3 years ago
C++ was far from my first language. I took Modula-2 and FORTRAN in school. I knew about pointers, linked lists, etc before writing my first line of C++. I think the best way to learn is just to work on projects that interest you. Get familiar with online resources. I like cplusplus.com and cppreference.com (can get a little verbose). I'm also a big fan of w3schools.com. They have a good C++ tutorial for beginners. Source: about 3 years ago
I second this. cplusplus.com will pop up on your searches, I just blocked it. Loaded with ads and slow, and almost always less thorough than cppreference. I found geeksforgeeks OK when learning algorithms - not so much the language itself though. Source: about 3 years ago
I'm a bit skeptical of the class as it is due to the fact that they're recommending cplusplus.com as the go to reference, the class is supposed to be for C++ 17, so it's not like the information should be that out of date right? Am I crazy here? Source: over 3 years ago
Cplusplus.com is just fine. It's not complete, or up-to-date, but it's not malicious or anything. I look at it sometimes when I need a very surface level explanation of a concept as opposed to cppreference's highly detailed, comprehensive style. Source: over 3 years ago
I am looking into cplusplus.com. The >> operator has 4 effective parameters in standard istream objects: ws, boolalpha/noboolalpha, skipws/noskipws, and dec/hex/oct. The skipws parameter is for skip whitespaces, and in standard streams, skipws is set on initialization. Also, in C locale, 0x20 (space), 0x09 (tab), 0x0a (new line), 0x0b (vertical tab), 0x0c (feed), and 0x0d (carriage return) are considered as... Source: over 3 years ago
But there are tons, for written ones tutorialpoint or cplusplus.com are good resources. Source: over 3 years ago
I would start with a direction of where to apply C++. Updating legacy code, working on embedded systems, creating financial application and creating high performant games are a few common option. Also sites like cppreference and Compiler Explorer/Godbolt are your friends in learning. CPlusPlus.com might help with legacy support as it stops with C++11. Source: over 3 years ago
Sorry if this is a noob question, but ive been wanting to learn some lower level languages like assembly and c, but all the tutorials I find on c assume im a complete beginner and they're hard to sit through. Are there any tutorials online that are aimed at people with previous c++ knowlage? Or even a website like cplusplus.com for c? Im gonna read the book, the c programming language too, but id also like some... Source: over 3 years ago
I like the layout of cplusplus.com better though. The way it has each C++ version in a separate tab is much more readable than the way cppreference does it. Source: over 3 years ago
Mind sharing what's wrong with cplusplus.com. I have read it the past and seems good to me though not as informative as cppreference.com. Source: over 3 years ago
Cool, I didn't know these existed, but now that I know I'm going to investigate this. I wish cplusplus.com could be banished from existence. Source: over 3 years ago
Cplusplus.com is often outdated and sometimes just wrong. I would not recommend it. Source: over 3 years ago
I am going through the cplusplus.com tutorial and got to initializing variables - this example is given:. Source: over 3 years ago
After that, I recommend learning higher level languages like C++ and begin learning concepts of abstract data types, data structures, and algorithms once you're used to the language. I first learned C++ from codecademy before university but I don't really recommend codecademy and would recommend learning from cplusplus.com instead. University is where I started to learn data structures and all that stuff related... Source: over 3 years ago
C++ (I'm sure they don't need care, but you could really tell the age of this language through the site design) The only reason I'm considering this is because of how much video games I play. Well actually it's not like an unhealthy amount, but it definitely holds a share of my time. It's also such an old language that learning it could probably benefit my overall understanding of languages in general? I'm not... - Source: dev.to / almost 4 years ago
We have access to cplusplus.com, that's it lmfao. Oh, and our IDE, naturally. Source: almost 4 years ago
On the programming side, I suggest looking into C/C++ programming. I think the best resource for this is through the Arduino platform, which offers a full solution to hardware and software. This essentially is microcontroller programming, which forms a major basis to embedded systems development. Just buying a simple kit online shouldn't end up breaking the bank on it. Source: almost 4 years ago
In general, cplusplus.com is not a great source for cpp related information. It is outdated and I've run into mistakes in the past. Source: almost 4 years ago
Do you know an article comparing C++ to other products?
Suggest a link to a post with product alternatives.
Is C++ good? This is an informative page that will help you find out. Moreover, you can review and discuss C++ here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.