Hands-On Functional Programming with C++

Hands-On Functional Programming with C++

eBook Details:

  • Paperback: 358 pages
  • Publisher: WOW! eBook (June 28, 2019)
  • Language: English
  • ISBN-10: 1789807336
  • ISBN-13: 978-1789807332

eBook Description:

Hands-On Functional Programming with C++: Learn functional programming and build robust applications using the latest functional features in C++

Functional programming enables you to divide your software into smaller, reusable components that are easy to write, debug, and maintain. Combined with the power of C++, you can develop scalable and functional applications for modern software requirements. This book will help you discover the functional features in C++ 17 and C++ 20 to build enterprise-level applications.

Starting with the fundamental building blocks of functional programming and how to use them in C++, you’ll explore functions, currying, and lambdas. As you advance, you’ll learn how to improve cohesion and delve into test-driven development, which will enable you in designing better software. In addition to this, the book covers architectural patterns such as event sourcing to help you get to grips with the importance of immutability for data storage. You’ll even understand how to “think in functions” and implement design patterns in a functional way.

  • 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

By the end of this Hands-On Functional Programming with C++ book, you’ll be able to write faster and cleaner production code in C++ with the help of functional programming.

DOWNLOAD

Leave a Reply

Your email address will not be published. Required fields are marked *