cpp-resources icon indicating copy to clipboard operation
cpp-resources copied to clipboard

A small collection of notes about basic C++

🐳 ☕️ 🧧 Say Thanks!

33Mudy961bUk9zz35p68g9fE3uuHLRduRp

A small collection of notes and resources related to basic C++.

Stack Overflow's Answer

This question attempts to collect the few pearls among the dozens of bad C++ books that are published every year. Unlike many other programming languages, which are often picked up on the go from tutorials found on the Internet, few are able to quickly pick up C++ without studying a well-written C++ book. It is way too big and complex for doing this. In fact, it is so big and complex, that there are very many very bad C++ books out there. And we are not talking about bad style, but things like sporting glaringly obvious factual errors and promoting abysmally bad programming styles.

C++ Crash Course

Others

🐳 ☕️ 🧧 Say Thanks!

33Mudy961bUk9zz35p68g9fE3uuHLRduRp