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

9

Code Formatting and Naming Conventions

In the vast and complex landscape of software development, some topics may seem less significant at first glance, yet they hold enormous value when considered in the broader context of creating robust and maintainable software. Code formatting is one such topic. While it might appear to be a mere aesthetic concern, it plays an essential role in enhancing code readability, simplifying maintenance, and fostering effective collaboration among team members. The significance of these aspects becomes even more pronounced in languages such as C++, where the structure and syntax can easily become complex.

In this chapter, we will delve deep into the nuances of code formatting, providing you with a comprehensive ...

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