Design Patterns in Modern C++20 : Reusable Approaches for Object-Oriented Software Design, 2/e (Paperback)
暫譯: 現代 C++20 設計模式:物件導向軟體設計的可重用方法,第二版(平裝本)

Nesteruk, Dmitri

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

相關主題

商品描述

Apply the latest editions of the C++ standard to the implementation of design patterns. As well as covering traditional design patterns, this book fleshes out new design patterns and approaches that will be useful to modern C++ developers. Author Dmitri Nesteruk 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++20, Second Edition also provides a technology demo for modern C++, showcasing how some of its latest features (e.g., coroutines, modules and more) 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

 

  • Use creational patterns such as 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 the Maybe Monad

 

Who This Book Is For

This book is for both beginner and experienced C++ developers.

商品描述(中文翻譯)

應用最新版本的 C++ 標準於設計模式的實作。本書除了涵蓋傳統的設計模式外,還詳細介紹了對現代 C++ 開發者有用的新設計模式和方法。作者 Dmitri Nesteruk 以有趣的方式探討如何用不同的方法解決問題,並在過程中使用不同程度的技術複雜性,解釋各種權衡。

Design Patterns in Modern C++20, Second Edition 也提供了現代 C++ 的技術示範,展示其最新特性(例如,協程、模組等)如何使困難的問題變得更容易解決。本書中的範例均適合投入生產,僅進行少量簡化以提高可讀性。

您將學到的內容


  • 使用創建型模式,如建造者模式、工廠模式、原型模式和單例模式

  • 實作結構型模式,如適配器模式、橋接模式、裝飾者模式、外觀模式等

  • 處理行為型模式,如責任鏈模式、命令模式、迭代器模式、中介者模式等

  • 應用函數式設計模式,如 Maybe Monad

本書適合誰閱讀

本書適合初學者和有經驗的 C++ 開發者。

作者簡介

Dmitri Nesteruk is a quantitative analyst, developer, course and book author, and an occasional conference speaker. His interests lie in software development and integration practices in the areas of computation, quantitative finance and algorithmic trading. His technological interests include C# and C++ programming as well high-performance computing using technologies such as CUDA and FPGAs. He has been a C# MVP since 2009.

作者簡介(中文翻譯)

德米特里·內斯特魯克是一位量化分析師、開發者、課程和書籍作者,以及偶爾的會議演講者。他的興趣在於計算、量化金融和算法交易領域的軟體開發和整合實踐。他的技術興趣包括C#和C++編程,以及使用CUDA和FPGA等技術的高效能計算。自2009年以來,他一直是C#的MVP。