Have a personal or library account? Click to login
Refactoring with C++: Explore modern ways of developing maintainable and efficient applications Cover

Refactoring with C++: Explore modern ways of developing maintainable and efficient applications

Chapter in the book
Paid access
|Aug 2024
Table of contents

Table of Contents

  1. Coding Standards in C++
  2. Main Software Development Principles
  3. Causes of Bad Code
  4. Good Candidates for Rewriting - Patterns and Anti-Patterns
  5. The Significance of Naming
  6. Utilizing a Rich Static Type System in C++
  7. Classes, Objects, and OOP in C++
  8. Designing and Developing APIs in C++
  9. Code Formatting and Naming Conventions
  10. Introduction to Static Analysis in C++
  11. Dynamic Analysis
  12. Testing
  13. Modern Approach to Managing Third Parties
  14. Version Control
  15. Code Review

PDF preview is not available for this content.

PDF ISBN: 978-1-83763-941-0
Publisher: Packt Publishing Limited
Copyright owner: © 2024 Packt Publishing Limited
Publication date: 2024
Language: English
Pages: 368
Refactoring with C++