Cart
Free Shipping in the UK
Proud to be B-Corp

Hands-On Functional Programming with C++ Alexandru Bolboaca

Hands-On Functional Programming with C++ By Alexandru Bolboaca

Hands-On Functional Programming with C++ by Alexandru Bolboaca


Condition - Very Good
Out of stock

Summary

C++ is one of the most widely used programming languages particularly well suited for low-level programming. The aim of the book is to provide you with the confidence to implement functional programming with C++. By the end of this book, you will have no qualms thinking in functions and writing faster, Cleaner and Functional Production Code.

Hands-On Functional Programming with C++ Summary

Hands-On Functional Programming with C++: An effective guide to writing accelerated functional code using C++17 and C++20 by Alexandru Bolboaca

Learn functional programming and build robust applications using the latest functional features in C++

Key Features
  • Learn programming concepts such as loops, expressive code, and simple parallelization
  • Understand the working of Lambdas and Currying and write Pure functions
  • Explore event sourcing and other functional patterns to improve the efficiency of your applications
Book Description

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.

By the end of this book, you'll be able to write faster and cleaner production code in C++ with the help of functional programming.

What you will learn
  • 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
Who this book is for

This book is for C++ developers who want to learn functional programming but have little to no knowledge of the paradigm. Although no prior knowledge of functional programming is necessary, basic C++ programming experience will help you understand key concepts covered in the book.

About Alexandru Bolboaca

With 20 years' experience in the software development industry, Alexandru Bolboaca has gone from being a junior C++ programmer to a technical lead and software architect, before becoming a technical coach and trainer. He has extensive experience in helping customers to improve the way they work, as well as their code and approach to testing. He is also the author of Usable Software Design, and the co-author of Coderetreat.

Table of Contents

Table of Contents
  1. An Introduction to Functional Programming
  2. Understanding Pure Functions
  3. Deep Dive into Lambdas
  4. The Idea of Functional Composition
  5. Partial Application and Currying
  6. Thinking in Functions: From Data In to Data Out
  7. Removing Duplication Using Currying and Functional Composition
  8. Improving Cohesion Using Classes
  9. Test Driven Development For Functional Programming
  10. Performance optimization
  11. Property-based testing
  12. Refactoring to and through pure functions
  13. Immutability and architecture: event sourcing
  14. Lazy Evaluation Using Ranges Library
  15. STL support and proposals
  16. Standard language support and proposals

Additional information

CIN1789807336VG
9781789807332
1789807336
Hands-On Functional Programming with C++: An effective guide to writing accelerated functional code using C++17 and C++20 by Alexandru Bolboaca
Used - Very Good
Paperback
Packt Publishing Limited
2019-06-28
358
N/A
Book picture is for illustrative purposes only, actual binding, cover or edition may vary.
This is a used book - there is no escaping the fact it has been read by someone else and it will show signs of wear and previous use. Overall we expect it to be in very good condition, but if you are not entirely satisfied please get in touch with us

Customer Reviews - Hands-On Functional Programming with C++