Clean C++: Sustainable Software Development Patterns and Best Practices with C++ 17
Stephan Roth
- 出版商: Apress
- 出版日期: 2017-10-27
- 定價: $1,980
- 售價: 6.0 折 $1,188
- 語言: 英文
- 頁數: 291
- 裝訂: Paperback
- ISBN: 1484227921
- ISBN-13: 9781484227923
-
相關分類:
C++ 程式語言
-
相關翻譯:
C++ 代碼整潔之道:C++17 可持續軟件開發模式實踐 (Clean C++: Sustainable Software Development Patterns and Best Practices with C++ 17) (簡中版)
-
其他版本:
Clean C++20: Sustainable Software Development Patterns and Best Practices, 2/e (Paperback)
買這商品的人也買了...
-
$1,330$1,264 -
$2,625$2,573 -
$1,392Complex Analysis: A First Course with Applications (Hardcover)
-
$1,390$1,321 -
$850$808 -
$360$281 -
$680$537 -
$980$774 -
$2,670$2,537 -
$2,810$2,670 -
$1,360C++17 STL Cookbook
-
$2,120$2,014 -
$1,030$979 -
$690$587 -
$880$660 -
$1,190$1,131 -
$2,060$2,019 -
$1,280PyTorch Deep Learning Hands-On: Apply modern AI techniques with CNNs, RNNs, GANs, reinforcement learning, and more
-
$1,280$998 -
$580$458 -
$2,340$2,223 -
$709遷移學習 -- TRANSFER LEARNING (楊強教授新作)
-
$580$458 -
$520$390 -
$880$695
相關主題
商品描述
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
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++開發者和軟體工程師。