C++ in Embedded Systems : A practical transition from C to modern C++

個数:

C++ in Embedded Systems : A practical transition from C to modern C++

  • 提携先の海外書籍取次会社に在庫がございます。通常3週間で発送いたします。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合が若干ございます。
    2. 複数冊ご注文の場合は、ご注文数量が揃ってからまとめて発送いたします。
    3. 美品のご指定は承りかねます。

    ●3Dセキュア導入とクレジットカードによるお支払いについて
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 402 p.
  • 言語 ENG
  • 商品コード 9781835881149
  • DDC分類 005.133

Full Description

Go beyond C by applying modern C++ in embedded systems to enhance code readability, maintainability, and scalability

Key Features

Bridge the gap between C and modern C++ for embedded systems through practical examples
Learn how to save memory and cut down on runtime computing using compile-time computation techniques
Improve your software design skills by applying patterns to solve common problems in embedded systems using C++
Purchase of the print or Kindle book includes a free PDF eBook

Book DescriptionTransitioning from C can be daunting, with concerns about performance overhead, added complexity, and unfamiliar tooling. Addressing these challenges, Amar Mahmutbegovic, an advocate for modern C++ in embedded development, shows you 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++, helping you retain the efficiency C developers demand while unlocking the safety and expressiveness of modern C++. Starting with a modern development environment setup, including a Docker container for seamless example replication, you'll overcome the hurdles of using the C++ standard library in memory-constrained settings and get acquainted with the Embedded Template Library (ETL) as an alternative. The book walks you through essential C++ concepts before exploring advanced topics such as templates, strong typing, error handling, compile-time computation, and RAII. Through practical examples, you'll implement a sequencer, write a type-safe HAL, and apply patterns like Command, State, and Observer to solve common embedded development problems. By the end of this book, you'll have learned how to apply modern C++ to develop robust, modular firmware with performance matching or exceeding hand-coded C solutions.What you will learn

Debunk myths and misconceptions about using C++ in embedded systems
Set up build automation tailored for C++ in constrained environments
Leverage 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

Who this book is forThis book is for embedded developers who primarily use C and want to adopt a modern C++ approach. It introduces fundamental C++ concepts, making it suitable for beginners, while also assuming basic familiarity to fully leverage advanced features like compile-time computation. Even those with prior C++ experience will discover new ways to apply modern best practices to write more efficient and maintainable embedded applications.

Contents

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

最近チェックした商品