Design Patterns in Modern C++20 Reusable Approaches for Object-Oriented Software Design

Cover of Design Patterns in Modern C++20 Reusable Approaches for Object-Oriented Software Design by Dmitri Nesteruk
Publisher: Apress
Year: 2021
Language: en
Edition: 2nd ed.
Pages: 386
ISBN-13: 9781484272947
Dimensions:
Height: 9.25 Inches
Length: 6.1 Inches
Weight: 1.24 Pounds
Width: 0.91 Inches
Dewey Decimal: 005.133
Editorial overview Touché

Design Patterns in Modern C++20 Reusable Approaches for Object-Oriented Software Design by Dmitri Nesteruk is a comprehensive guide published by Apress on November 6, 2021. This second edition spans 386 pages and is presented in English. The book focuses on applying the latest C++ standards to the implementation of design patterns, covering both traditional and new approaches that are relevant for modern C++ developers.

Readers will find a thorough exploration of various design patterns, including creational, structural, and behavioral patterns, as well as functional design patterns like the Maybe Monad. The author presents these concepts through practical examples that are suitable for production, while also demonstrating how modern C++ features such as coroutines and modules can simplify complex problems. This resource is designed for both beginner and experienced C++ developers looking to enhance their software development skills.


Official synopsis Publisher

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.

FAQ
What is “Design Patterns in Modern C++20 Reusable Approaches for Object-Oriented Software Design” about?
This page includes the available description and bibliographic details for “Design Patterns in Modern C++20 Reusable Approaches for Object-Oriented Software Design” by Dmitri Nesteruk. Synopsis preview: 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 mod…
Who is the author of “Design Patterns in Modern C++20 Reusable Approaches for Object-Oriented Software Design”?
“Design Patterns in Modern C++20 Reusable Approaches for Object-Oriented Software Design” is credited to Dmitri Nesteruk.
When was “Design Patterns in Modern C++20 Reusable Approaches for Object-Oriented Software Design” published?
Publisher: Apress. Year: 2021.
What is the ISBN for “Design Patterns in Modern C++20 Reusable Approaches for Object-Oriented Software Design”?
ISBN-13: 9781484272947.
What are the book details (language, pages, edition)?
Language: en. Pages: 386. Edition: 2nd ed..

Related Books by Topic