🐰 Welcome to MyBunny.TV – Your Gateway to Unlimited Entertainment! 🐰
Enjoy 10,000+ Premium HD Channels, thousands of movies & series, and experience lightning-fast instant activation.
Reliable, stable, and built for the ultimate streaming experience – no hassles, just entertainment! MyBunny.TV – Cheaper Than Cable • Up to 35% Off Yearly Plans • All NFL, ESPN, PPV Events Included 🐰
🎉 Join the fastest growing IPTV community today and discover why everyone is switching to MyBunny.TV!
Danilov D. Refactoring with C++. Explore modern ways of..applications 2024
To start this P2P download, you have to install a BitTorrent client like
qBittorrent
Category:Other Total size: 5.78 MB Added: 7 months ago (2025-03-10 23:38:55)
Share ratio:7 seeders, 0 leechers Info Hash:7EFA3AD31E9AE12B5F64BC5C115BC0E0694B84C2 Last updated: 11 hours ago (2025-11-09 06:48:38)
Report Bad Torrent
×
Description:
Textbook in PDF format
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 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.
Key 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 eBook
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 ThreadSanitizer
Who 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