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++

1

Coding Standards in C++

In this chapter, we will delve into the world of clean code and examine its crucial role in successful software projects. We will discuss the concept of technical debt and how poor-quality code can contribute to its accumulation. Additionally, we will explore the often undervalued practices of code formatting and documentation, which are crucial for maintaining a manageable and effective code base. Through this chapter, we will understand that clean code is not just nice to have but a necessity for any project.

We will discuss the importance of coding standards and introduce common conventions and best practices used in the C++ community. By the end of this chapter, you will better understand what clean code is, why ...

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