Szczegóły ebooka

Refactoring with C++. Explore modern ways of developing maintainable and efficient applications

Refactoring with C++. Explore modern ways of developing maintainable and efficient applications

Dmitry Danilov

Ebook
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.
  • 1. Coding Standards in C++
  • 2. Main Software Development Principles
  • 3. Causes of Bad Code
  • 4. Good Candidates for Rewriting - Patterns and Anti-Patterns
  • 5. The Significance of Naming
  • 6. Utilizing a Rich Static Type System in C++
  • 7. Classes, Objects, and OOP in C++
  • 8. Designing and Developing APIs in C++
  • 9. Code Formatting and Naming Conventions
  • 10. Introduction to Static Analysis in C++
  • 11. Dynamic Analysis
  • 12. Testing
  • 13. Modern Approach to Managing Third Parties
  • 14. Version Control
  • 15. Code Review
  • Tytuł: Refactoring with C++. Explore modern ways of developing maintainable and efficient applications
  • Autor: Dmitry Danilov
  • Tytuł oryginału: Refactoring with C++. Explore modern ways of developing maintainable and efficient applications
  • ISBN: 9781837639410, 9781837639410
  • Data wydania: 2024-07-19
  • Format: Ebook
  • Identyfikator pozycji: e_3z2z
  • Wydawca: Packt Publishing