Design Patterns in Modern C++20: Reusable Approaches for Object-Oriented Software Design 2nd Edition Dmitri Nesteruk – Ebook Instant Download/Delivery ISBN(s): 9781484272947,1484272943, 9781484272954, 1484272951
Product details:
- ISBN 10: 1484272951
- ISBN 13: 9781484272954
- Author: Dmitri Nesteruk
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.
Table contents:
1. Introduction
Part I. Creational
2. Builder
3. Factories
4. Prototype
5. Singleton
Part II. Structural
6. Adapter
7. Bridge
8. Composite
9. Decorator
10. Façade
11. Flyweight
12. Proxy
Part III. Behavioral
13. Chain of Responsibility
14. Command
15. Interpreter
16. Iterator
17. Mediator
18. Memento
19. Null Object
20. Observer
21. State
22. Strategy
23. Template Method
24. Visitor
People also search:
important design patterns in c++
new c++ 20 features
design patterns modern c++
modern c++20
design patterns in modern c++