Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 2.31 KB

README.md

File metadata and controls

30 lines (25 loc) · 2.31 KB
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

33Mudy961bUk9zz35p68g9fE3uuHLRduRp