Refactoring with C++

Refactoring with C++

eBook Details:

  • Paperback: 368 pages
  • Publisher: WOW! eBook (July 19, 2024)
  • Language: English
  • ISBN-10: 1837633770
  • ISBN-13: 978-1837633777

eBook Description:

Refactoring with C++: Explore modern ways of developing maintainable and efficient applications. Improve readability and understandability of code using C++ best practices.

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 Refactoring with C++ 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.

  • 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 ThreadSanitizer

By the end of this Refactoring with C++ book, you’ll be proficient in applying industry-approved coding practices to design clean, sustainable, and readable real-world C++ code.

Non-Stick Cookie Stamp and Cutter

DOWNLOAD

Leave a Reply

Your email address will not be published. Required fields are marked *