Clean C++: Sustainable Software Development Patterns and Best Practices with C++ 17

Stephan Roth

買這商品的人也買了...

商品描述

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 forg
otten 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. 

商品描述(中文翻譯)

以現代C++撰寫可維護、可擴展和持久的軟體。這本書對於每個開發者、軟體架構師或團隊領導者來說都是必讀之作,他們對於優秀的C++程式碼感興趣,並且希望節省開發成本。如果你想自學如何撰寫乾淨的C++程式碼,《Clean C++》正是你所需要的。這本書旨在幫助各個技能水平的C++開發者,並通過實例展示如何撰寫易懂、靈活、可維護和高效的C++程式碼。即使你是一位經驗豐富的C++開發者,這本書中也有一些寶藏和資料點對你的工作會有所幫助。

如果你不注意你的程式碼,無論使用任何程式語言,都可能產生一個龐大、混亂和難以維護的怪物。然而,特別容易變得混亂並且容易陷入壞習慣的是C++專案。今天撰寫的許多C++程式碼看起來就像是在1980年代寫的。

似乎那些宣揚軟體工藝和乾淨程式碼原則的人已經忘記了C++開發者。網路上充斥著糟糕但顯然非常快速和高度優化的C++程式碼範例,這些程式碼完全忽略了良好設計和寫作程式碼的基本原則。這本書將解釋如何避免這種情況,以及如何充分利用你的C++程式碼。你會發現你的編碼變得更有效率,更重要的是,更有趣。

你將學到什麼:
- 獲得C++乾淨編碼的原則和規則
- 進行測試驅動開發(TDD)
- 探索C++設計模式和慣用語法
- 應用這些設計模式

適合閱讀對象:
任何對於撰寫更好程式碼有興趣的C++開發者和軟體工程師。