Personnaliser

OK

C++ in Embedded Systems - Amar Mahmutbegovi¿

Note : 0

0 avis
  • Soyez le premier à donner un avis

Vous en avez un à vendre ?

Vendez-le-vôtre
Filtrer par :
Neuf (3)
Occasion
Reconditionné

50,71 €

Produit Neuf

  • Ou 12,68 € /mois

    • Livraison à 0,01 €
    • Livré entre le 2 et le 9 mai
    Voir les modes de livraison

    RiaChristie

    PRO Vendeur favori

    4,9/5 sur + de 1 000 ventes

    Brand new, In English, Fast shipping from London, UK; Tout neuf, en anglais, expédition rapide depuis Londres, Royaume-Uni;ria9781835881149_dbm

    Nos autres offres

    • 53,39 €

      Produit Neuf

      Ou 13,35 € /mois

      • Livraison à 0,01 €
      • Livré entre le 13 et le 26 mai
      Voir les modes de livraison
      4,8/5 sur + de 1 000 ventes

      Expédition rapide et soignée depuis l`Angleterre - Délai de livraison: entre 10 et 20 jours ouvrés.

    • 54,40 €

      Produit Neuf

      Ou 13,60 € /mois

      • Livraison à 0,01 €
      Voir les modes de livraison
      4,7/5 sur + de 1 000 ventes

      Nouvel article expédié dans le 24H à partir des Etats Unis Livraison au bout de 20 à 30 jours ouvrables.

    Publicité
     
    Vous avez choisi le retrait chez le vendeur à
    • Payez directement sur Rakuten (CB, PayPal, 4xCB...)
    • Récupérez le produit directement chez le vendeur
    • Rakuten vous rembourse en cas de problème

    Gratuit et sans engagement

    Félicitations !

    Nous sommes heureux de vous compter parmi nos membres du Club Rakuten !

    En savoir plus

    Retour

    Horaires

        Note :


        Avis sur C++ In Embedded Systems de Amar Mahmutbegovi¿ Format Broché  - Livre Informatique

        Note : 0 0 avis sur C++ In Embedded Systems de Amar Mahmutbegovi¿ Format Broché  - Livre Informatique

        Les avis publiés font l'objet d'un contrôle automatisé de Rakuten.


        Présentation C++ In Embedded Systems de Amar Mahmutbegovi¿ Format Broché

         - Livre Informatique

        Livre Informatique - Amar Mahmutbegovi¿ - 01/07/2025 - Broché - Langue : Anglais

        . .

      • Auteur(s) : Amar Mahmutbegovi¿
      • Editeur : Packt Publishing
      • Langue : Anglais
      • Parution : 01/07/2025
      • Format : Moyen, de 350g à 1kg
      • Nombre de pages : 402.0
      • ISBN : 1835881149



      • Résumé :
        Go beyond C by applying modern C++ in embedded systems to enhance code readability, maintainability, and scalability Free with your book: DRM-free PDF version + access to Packt's next-gen Reader* 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 Description: Transitioning 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 how to harness zero-cost abstractions, compile-time checks, and 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 expect while unlocking safety and expressiveness of modern C++. Starting with a modern development environment setup, including a Docker container for seamless example replication, you'll overcome challenges of using the C++ standard library in memory-constrained settings and explore the Embedded Template Library (ETL) as an alternative. The book walks 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 embedded problems. By the end, you'll be able to apply modern C++ to develop robust, modular firmware with performance matching or exceeding hand-coded C solutions. *Email sign-up and proof of purchase required 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 for: This 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. 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 (N.B. Please use the Read Sample option to see further chapters)...

        Biographie:
        Amar Mahmutbegovi? is the co-founder and head of engineering at Semblie, where he leads the utilization of modern C++ for firmware development. His expertise extends to working on BLE consumer devices and medical devices, delivering sophisticated solutions for a wide range of clients, including start-ups. Amar's dedication to innovation helps bring electronic product ideas to the world. Amar actively shares C++ benefits in the embedded community via blogs and LinkedIn. He also mentors young engineers, enhancing their skills in modern development practices. His work aims to make embedded systems more accessible, maintainable, and scalable, bridging the gap between traditional methods and modern efficiencies for developers worldwide....

        Sommaire:
        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 Description: Transitioning 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 for: This 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. 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...

        Détails de conformité du produit

        Consulter les détails de conformité de ce produit (

        Personne responsable dans l'UE

        )
        Le choixNeuf et occasion
        Minimum5% remboursés
        La sécuritéSatisfait ou remboursé
        Le service clientsÀ votre écoute
        LinkedinFacebookTwitterInstagramYoutubePinterestTiktok
        visavisa
        mastercardmastercard
        klarnaklarna
        paypalpaypal
        floafloa
        americanexpressamericanexpress
        Rakuten Logo
        • Rakuten Kobo
        • Rakuten TV
        • Rakuten Viber
        • Rakuten Viki
        • Plus de services
        • À propos de Rakuten
        Rakuten.com