Table of Contents
- Coding Standards in C++
- Main Software Development Principles
- Causes of Bad Code
- Good Candidates for Rewriting - Patterns and Anti-Patterns
- The Significance of Naming
- Utilizing a Rich Static Type System in C++
- Classes, Objects, and OOP in C++
- Designing and Developing APIs in C++
- Code Formatting and Naming Conventions
- Introduction to Static Analysis in C++
- Dynamic Analysis
- Testing
- Modern Approach to Managing Third Parties
- Version Control
- Code Review

