If you enjoyed this book, you may be interested in these other books by Packt:
Hands-On Functional Programming with C++
Alexandru Bolboaca
ISBN: 978-1-78980-733-2
- Understand the fundamentals of functional programming
- Structure your code by understanding the building blocks of functional programming
- Compare design styles in functional programming and object-oriented programming (OOP)
- Use the concept of currying to create new functions in C++
- Become skilled at implementing design patterns in a functional way
- Get to grips with multithreading by means of functional programming
- Learn how to improve memory consumption when using functional constructs
Hands-On Design Patterns with C++
Fedor G. Pikus
ISBN: 978-1-78883-256-4
- Recognize the most common design patterns used in C++
- Understand how to use C++ generic programming to solve common design problems ...