Jump to ratings and reviews
Rate this book

Clean C++20: Sustainable Software Development Patterns and Best Practices

Rate this book
Write maintainable, extensible, and durable software with modern C++. This book, updated for the recently released C++20 standard, is a must for every developer, software architect, or team leader who is interested in well-crafted C++ code, and thus also wants to save development costs. If you want to teach yourself about writing better C++ code, Clean C++20 is exactly what you need. It is written for C++ developers of all skill levels and shows by example how to write understandable, flexible, maintainable, and efficient C++ code. Even if you are a seasoned C++ developer, there are nuggets and data points in this book that you will find useful in your work.
If you don't take care with your codebase, you can produce a large, messy, and unmaintainable beast in any programming language. However, C++ projects in particular are prone to get messy and tend to slip into a maintenance nightmare. There is lots of C++ code out there that looks as if it was written in the 1980s, completely ignoring principles and practices of well-written and modern C++.
It seems that C++ developers have been forgotten by those who preach Software Craftsmanship and Clean Code principles. The web is full of C++ code examples that may be very fast and highly optimized, but whose developers have completely ignored elementary principles of good design and well-written code. This book will explain how to avoid this and how to get the most out of your C++ code. You'll find your coding becomes more efficient and, importantly, more fun.
What You Will Learn
Who This Book Is For

Any C++ developer or software engineer with an interest in producing better code.

508 pages, Paperback

Published June 18, 2021

12 people are currently reading
11 people want to read

About the author

Stephan Roth

23 books

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
7 (50%)
4 stars
7 (50%)
3 stars
0 (0%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 - 2 of 2 reviews
Profile Image for Artur Klauser.
50 reviews1 follower
November 16, 2022
I think the sentiment of most of what is described as clean and good software engineering practice is well laid out and reasoned about, though I might not agree with every single suggestion in the book. Definitely a worthwhile read for any serious C++ coder who wants to stay on top of how to best use the language.
Displaying 1 - 2 of 2 reviews

Can't find what you're looking for?

Get help and learn more about the design.