Table of Contents
- C++ Is Very Difficult to Learn
- Every C++ Program Is Standard-Compliant
- There's a Single C++, and It Is Object-Oriented
- The Main() Function Is the Entry Point to Your Application
- In a C++ Class, Order Must There Be
- C++ Is Not Memory-Safe
- There's No Simple Way to Do Parallelism and Concurrency in C++
- The Fastest C++ Code Is Inline Assembly
- C++ Is Beautiful
- There Are No Libraries For Modern Programming in C++
- C++ Is Backward Compatible ... Even with C
- Rust Will Replace C++

