دانلود کتاب Design Patterns in Modern C++. Reusable Approaches for Object-oriented Software Design
by Dmitri Nesteruk
|
عنوان فارسی: الگوهای طراحی در C ++ مدرن. روش های قابل استفاده مجدد برای طراحی نرم افزار شی گرا |
دانلود کتاب
جزییات کتاب
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++.