5, 10 or 20 seats+ for your team - learn more
Functional Programming in C++ teaches developers the practical side of functional programming and the tools that C++ provides to develop software in the functional style. This in-depth guide is full of useful diagrams that help you understand FP concepts and begin to think functionally.
Functional Programming in C++ helps you unleash the functional side of your brain, as you gain a powerful new perspective on C++ coding. You’ll discover dozens of examples, diagrams, and illustrations that break down the functional concepts you can apply in C++, including lazy evaluation, function objects and invokables, algebraic data types, and more. As you read, you’ll match FP techniques with practical scenarios where they offer the most benefit.
We interviewed Ivan as a part of our Six Questions series. Check it out here.
Offers precise, easy-to-understand, and engaging explanations of functional concepts.
An excellent read. Comprehensive code examples illustrate the implementation of functional programming patterns using C++14/C++17 constructs.
Provides elegant, easy-to-grasp, ready-to-use examples that will improve the way you think about coding.
Presents a new way of writing quality software and a new way of thinking.
Particularly valuable for intermediate/advanced C++ developers who want to embrace reactive-style programming.
geekle is based on a wordle clone.