C++ in Embedded Systems (Packt)
Wednesday, 29 October 2025

In this book Amar Mahmutbegovic shows how to harness zero-cost abstractions, compile-time checks, and powerful modern C++ capabilities to preserve performance while achieving safer, cleaner code. This book bridges the gap between traditional C and advanced C++. The book covers essential C++ concepts before exploring advanced topics such as templates, strong typing, error handling, compile-time computation, and RAII. Through practical examples, readers implement a sequencer, write a type-safe HAL, and apply patterns like Command, State, and Observer to solve common embedded development problems.

<ASIN:B0F2MWYLWW >

 

Author: Amar Mahmutbegović
Publisher: Packt Publishing
Date: July 2025
Pages: 402
ISBN: 978-1835881149
Print: B0F2MWYLWW
Kindle: B0F2MS788M
Audience: C++ developers
Level: Intermediate
Category: C/C++

Topics include:

  • Debunk myths and misconceptions about using C++ in embedded systems
  • Set up build automation tailored for C++ in constrained environments
  • Use strong typing to improve type safety
  • Apply modern C++ techniques, such as Resource Acquisition Is Initialization (RAII)
  • Use Domain Specific Language (DSL) with a practical example using Boost SML
  • Implement software development best practices, including the SOLID principle, in embedded development

For recommendations of C and C++ books see Top Choice C and C++ Books  in our Programmer's Bookshelf section.

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner


Essential C# 12 (Pearson)

Author: Mark Michaelis
Publisher: Addison-Wesley
Date: December 3, 2023
Pages: 1232
ISBN: 978-0138219512
Print: 0138219516
Kindle: B0CLKY8GNV
Audience: C# developers
Rating: 5
Reviewer: Mike James
The latest edition of a highly recommended book that combines reference and tutorial material.



Learn Enough JavaScript to Be Dangerous

Author: Michael Hartl
Publisher: Addison-Wesley
Date: June 2022
Pages: 304
ISBN: 978-0137843749
Print: 0137843747
Kindle: B09RDSVV7N
Audience: Would-be JavaScript developers
Rating: 2
Reviewer: Mike James
To be dangerous? Is this a good ambition?


More Reviews