Skip to Content
Refactoring with C++
book

Refactoring with C++

by Dmitry Danilov
July 2024
Intermediate to advanced content levelIntermediate to advanced
368 pages
9h 14m
English
Packt Publishing
Content preview from Refactoring with C++

15

Code Review

In the preceding chapters of this book, we have systematically explored a range of automated solutions designed to enhance the quality of our C++ code. These include the adoption of clear naming conventions, the utilization of modern C++ features, the rigorous implementation of unit and end-to-end testing, the maintenance of clean commits and messages, and the effective use of debugging techniques such as git bisect, among others. Each of these practices serves as a vital component in our toolkit for writing robust, maintainable software.

However, despite the substantial benefits conferred by these automated tools and methodologies, they are not infallible. They rely on correct and consistent implementation, and without diligent ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Test-Driven Development with C++

Test-Driven Development with C++

Abdul Wahid Tanner
Optimized C++

Optimized C++

Kurt Guntheroth

Publisher Resources

ISBN: 9781837633777Supplemental Content