Skip to Content
Hands-On Design Patterns with C++ - Second Edition
book

Hands-On Design Patterns with C++ - Second Edition

by Fedor G. Pikus
July 2023
Intermediate to advanced content levelIntermediate to advanced
626 pages
16h 40m
English
Packt Publishing
Content preview from Hands-On Design Patterns with C++ - Second Edition

Preface

When considering this book, some of you will ask: Another book on design patterns in C++? Why that, and why now? Hasn’t everything there is to know about design patterns been written already?

There are several reasons why yet another book on design patterns has been written, but first of all, this is very much a C++ book—this is not a book on design patterns in C++ but a book on design patterns in C++, and the emphasis sets it apart. C++ has all the capabilities of a traditional object-oriented language, so all the classic object-oriented design patterns, such as Factory and Strategy, can be implemented in C++. A few of those are covered in this book. But the full power of C++ is realized when you utilize its generic programming capabilities. ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Object-Oriented Software Design in C++

Object-Oriented Software Design in C++

Ron Mak
Asynchronous Programming with C++

Asynchronous Programming with C++

Javier Reguera-Salgado, Juan Antonio Rufes

Publisher Resources

ISBN: 9781804611555Supplemental Content