Table of Contents
- Debunking Common Myths about C++
- Challenges in Embedded Systems with Limited Resources
- Embedded C++ Ecosystem
- Setting Up the Development Environment for a C++ Embedded Project
- Classes – Building Blocks of C++ Applications
- Beyond Classes – Fundamental C++ Concepts
- Strengthening Firmware – Practical C++ Error Handling Methods
- Building Generic and Reusable Code with Templates
- Improving Type-Safety with Strong Types
- Writing Expressive Code with Lambdas
- Compile-Time Computation
- Writing C++ HAL
- Working with C Libraries
- Enhancing Super-Loop with Sequencer
- Practical Patterns – Building a Temperature Publisher
- Designing Scalable Finite State Machines
- Libraries and Frameworks
- Cross-Platform Development

