CH01 -- IntroductionCH02 -- Build a Safety NetCH03 -- Be PrincipledCH04 -- Basics of Clean C++CH05 -- Advanced concepts of modern C++CH06 -- Object OrientationCH07 -- Functional ProgrammingCH08 -- Test Driven DevelopmentCH09 -- Design Patterns and IdiomsAppendix A -- Small UML GuideBibliography.;Wri
Clean C Sustainable Software Development With C 17
- Publisher
- Apress, Roth, Stephan
- Year
- 2017
- Tongue
- English
- Leaves
- 299
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Write maintainable, extensible, and durable software with modern C++. This book is a must for every developer, software architect, or team leader who is interested in good C++ code, and thus also wants to save development costs. If you want to teach yourself about writing clean C++, Clean C++ is exactly what you need. It is written to help 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 code, you can produce a large, messy, and unmaintainable beast in any programming language. However, C++ projects in particular are prone to be messy and tend to slip into bad habits. Lots of C++ code that is written today looks as if it was written in the 1980s.
It seems that C++ developers have been forgotten by those who preach Software Craftsmanship and Clean Code principles. The Web is full of bad, but apparently very fast and highly optimized C++ code examples, with cruel syntax that completely ignores elementary principles of good design and well-written code. This book will explain how to avoid this scenario 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'll Learn
- Gain sound principles and rules for clean coding in C++
- Carry out test driven development (TDD)
- Discover C++ design patterns and idioms
- Apply these design patterns
Who This Book Is For
Any C++ developer and software engineer with an interest in producing better code.
โฆ Table of Contents
Front Matter ....Pages i-xvii
Introduction (Stephan Roth)....Pages 1-7
Build a Safety Net (Stephan Roth)....Pages 9-25
Be Principled (Stephan Roth)....Pages 27-40
Basics of Clean C++ (Stephan Roth)....Pages 41-83
Advanced Concepts of Modern C++ (Stephan Roth)....Pages 85-132
Object Orientation (Stephan Roth)....Pages 133-166
Functional Programming (Stephan Roth)....Pages 167-190
Test-Driven Development (Stephan Roth)....Pages 191-215
Design Patterns and Idioms (Stephan Roth)....Pages 217-271
Back Matter ....Pages 273-291
๐ SIMILAR VOLUMES
Write maintainable, extensible, and durable software with modern C++. This book is a must for every developer, software architect, or team leader who is interested in good C++ code, and thus also wants to save development costs. If you want to teach yourself about writing clean C++,<i>Clean C++</i>i
Write maintainable, extensible, and durable software with modern C++. This book is a must for every developer, software architect, or team leader who is interested in good C++ code, and thus also wants to save development costs. If you want to teach yourself about writing clean C++,<i>Clean C++</i>i
<div><div>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
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