C++ Software Design: Design Principles and Patterns for High-Quality Software (Paperback)
Klaus Iglberger
- 出版商: O'Reilly
- 出版日期: 2022-10-25
- 定價: $2,780
- 售價: 8.8 折 $2,446 (限時優惠至 2025-03-31)
- 語言: 英文
- 頁數: 427
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1098113160
- ISBN-13: 9781098113162
-
相關分類:
C++ 程式語言
-
相關翻譯:
C++ 軟體設計|高品質軟體的設計原則和模式 (C++ Software Design: Design Principles and Patterns for High-Quality Software) (繁中版)
立即出貨 (庫存 < 3)
買這商品的人也買了...
-
$640$506 -
$480$379 -
$834$792 -
$594$564 -
$2,400$2,352 -
$1,200$948 -
$2,218C++ Concurrency in Action, 2/e (Paperback)
-
$1,200$1,020 -
$1,430$1,359 -
$1,620How Linux Works : What Every Superuser Should Know, 3/e (Paperback)
-
$1,800$1,710 -
$2,200$2,090 -
$980$774 -
$2,230$2,119 -
$880$695 -
$1,742Street Coder: The Rules to Break and How to Break Them
-
$2,500$2,375 -
$2,850$2,708 -
$2,772Hands-On Machine Learning with Scikit-Learn, Keras, and Tensorflow: Concepts, Tools, and Techniques to Build Intelligent Systems, 3/e (Paperback)
-
$1,880$1,786 -
$5,210$4,950 -
$1,910Kotlin in Action, 2/e (Paperback)
-
$1,580$1,501
商品描述
Good software design is essential for the success of your project, but designing software is hard to do. You need to have a deep understanding of the consequences of design decisions and a good overview of available design alternatives. With this book, experienced C++ developers will get a thorough, practical, and unparalleled overview of software design with this modern language.
C++ trainer and consultant Klaus Iglberger explains how you can manage dependencies and abstractions, improve changeability and extensibility of software entities, and apply and implement modern design patterns to help you take advantage of today's possibilities. Software design is the most essential aspect of a software project because it impacts the software's most important properties: maintainability, changeability, and extensibility.
- Learn how to evaluate your code with respect to software design
- Understand what software design is, including design goals such as changeability and extensibility
- Explore the advantages and disadvantages of each design approach
- Learn how design patterns help solve problems and express intent
- Choose the right form of a design pattern to get the most out of its advantages