Design Patterns in Modern C++: Reusable Approaches for Object-Oriented Software Design
Dmitri Nesteruk
- 出版商: Apress
- 出版日期: 2018-04-19
- 售價: $1,800
- 貴賓價: 9.5 折 $1,710
- 語言: 英文
- 頁數: 314
- 裝訂: Paperback
- ISBN: 1484236025
- ISBN-13: 9781484236024
-
相關分類:
C++ 程式語言、Object-oriented、Design Pattern
立即出貨(限量) (庫存=2)
買這商品的人也買了...
-
$800$632 -
$1,188Fedora 11 and Red Hat Enterprise Linux Bible (Paperback)
-
$580$493 -
$580$458 -
$480$408 -
$550$435 -
$550$550 -
$594$564 -
$390$332 -
$650$507 -
$500$390 -
$2,300$2,185 -
$2,200$2,090 -
$1,056Introducing Algorithms in C: A Step by Step Guide to Algorithms in C
-
$301C 和 C++ 程序員面試秘笈
-
$594$564 -
$580$493 -
$1,970$1,872 -
$680$537 -
$880$695 -
$719$683 -
$1,910$1,815 -
$600$468 -
$780$616 -
$600$450
相關主題
商品描述
Apply modern C++17 to the implementations of classic design patterns. As well as covering traditional design patterns, this book fleshes out new patterns and approaches that will be useful to C++ developers. The author presents concepts as a fun investigation of how problems can be solved in different ways, along the way using varying degrees of technical sophistication and explaining different sorts of trade-offs.
Design Patterns in Modern C++ also provides a technology demo for modern C++, showcasing how some of its latest features (e.g., coroutines) make difficult problems a lot easier to solve. The examples in this book are all suitable for putting into production, with only a few simplifications made in order to aid readability.
What You Will Learn
- Apply design patterns to modern C++ programming
- Use creational patterns of builder, factories, prototype and singleton
- Implement structural patterns such as adapter, bridge, decorator, facade and more
- Work with the behavioral patterns such as chain of responsibility, command, iterator, mediator and more
- Apply functional design patterns such as Monad and more
Who This Book Is For
Those with at least some prior programming experience, especially in C++.
商品描述(中文翻譯)
應用現代C++17來實現經典設計模式。除了涵蓋傳統的設計模式外,本書還介紹了一些對C++開發人員有用的新模式和方法。作者以有趣的方式呈現概念,探討如何以不同的方式解決問題,同時使用不同程度的技術複雜性,並解釋不同類型的權衡。
《現代C++設計模式》還展示了現代C++的技術示範,展示了一些最新功能(例如協程)如何使困難的問題變得更容易解決。本書中的示例都適合投入生產,只有少數簡化以提高可讀性。
你將學到什麼
- 將設計模式應用於現代C++編程
- 使用生成型模式,如建造者、工廠、原型和單例
- 實現結構型模式,如適配器、橋接器、裝飾器、外觀模式等
- 使用行為型模式,如責任鏈、命令、迭代器、中介者等
- 應用函數式設計模式,如Monad等
本書適合對象
具有至少一些編程經驗,尤其是C++經驗的讀者。