Anbieter: GreatBookPrices, Columbia, MD, USA
EUR 37,75
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New.
Verlag: Packt Publishing 7/19/2024, 2024
ISBN 10: 1837633770 ISBN 13: 9781837633777
Sprache: Englisch
Anbieter: BargainBookStores, Grand Rapids, MI, USA
EUR 40,16
Währung umrechnenAnzahl: 5 verfügbar
In den WarenkorbPaperback or Softback. Zustand: New. Refactoring with C++: Explore modern ways of developing maintainable and efficient applications 1.39. Book.
Anbieter: California Books, Miami, FL, USA
EUR 40,97
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New.
Anbieter: GreatBookPrices, Columbia, MD, USA
EUR 42,86
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: As New. Unread book in perfect condition.
Anbieter: Russell Books, Victoria, BC, Kanada
EUR 43,70
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den Warenkorbpaperback. Zustand: New. Special order direct from the distributor.
Anbieter: Ria Christie Collections, Uxbridge, Vereinigtes Königreich
EUR 42,63
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New. In.
Anbieter: GreatBookPricesUK, Woodford Green, Vereinigtes Königreich
EUR 42,61
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New.
Anbieter: GreatBookPricesUK, Woodford Green, Vereinigtes Königreich
EUR 46,37
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: As New. Unread book in perfect condition.
Anbieter: THE SAINT BOOKSTORE, Southport, Vereinigtes Königreich
EUR 47,03
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbPaperback / softback. Zustand: New. This item is printed on demand. New copy - Usually dispatched within 5-9 working days 526.
Anbieter: Majestic Books, Hounslow, Vereinigtes Königreich
EUR 74,28
Währung umrechnenAnzahl: 4 verfügbar
In den WarenkorbZustand: New. Print on Demand.
Anbieter: Biblios, Frankfurt am main, HESSE, Deutschland
EUR 74,76
Währung umrechnenAnzahl: 4 verfügbar
In den WarenkorbZustand: New. PRINT ON DEMAND.
Anbieter: AHA-BUCH GmbH, Einbeck, Deutschland
EUR 57,68
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbTaschenbuch. Zustand: Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - Improve readability and understandability of code using C++ best practicesKey Features: Enrich your coding skills using features from the modern C++ standard and industry approved libraries Implement refactoring techniques and SOLID principles in C++ Apply automated tools to improve your code quality Purchase of the print or Kindle book includes a free PDF Elektronisches BuchBook Description:Despite the prevalence of higher-level languages, C++ is still running the world, from bare-metal embedded systems to distributed cloud-native systems. C++ is on the frontline whenever there is a need for a performance-sensitive tool supporting complex data structures. The language has been actively evolving for the last two decades.This book is a comprehensive guide that shows you how to implement SOLID principles and refactor legacy code using the modern features and approaches of C++, the standard library, Boost library collection, and Guidelines Support Library by Microsoft. The book begins by describing the essential elements of writing clean code and discussing object-oriented programming in C++. You'll explore the design principles of software testing with examples of using popular unit testing frameworks such as Google Test. The book also guides you through applying automated tools for static and dynamic code analysis using Clang Tools.By the end of this book, you'll be proficient in applying industry-approved coding practices to design clean, sustainable, and readable real-world C++ code.What You Will Learn: Leverage the rich type system of C++ to write safe and elegant code Create advanced object-oriented designs using the unique features of C++ Minimize code duplication by using metaprogramming Refactor code safely with the help of unit tests Ensure code conventions and format with clang-format Facilitate the usage of modern features automatically with clang-tidy Catch complex bugs such as memory leakage and data races with Clang AddressSanitizer and ThreadSanitizerWho this book is for:This book will benefit experienced C++ programmers the most, but is also suitable for technical leaders, software architects, and senior software engineers who want to save on costs and improve software development process efficiency by using modern C++ features and automated tools.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.