FREE EBOOK

Exploring Functional Programming

Manning Publications
1 min readJan 31, 2022

Modern software is complex. Functional programming helps you simplify some of that complexity. You’ll find that functional code is easier to read, easier to reason about, and vastly superior for concurrency than object-oriented programming. But to really grok FP, you often need a complete mindset shift from what you’ve done before. This free mini eBook will help you start wading into the waters of FP, and get you ready for a deeper dive!

Exploring Functional Programming features four chapters from Manning books, hand-picked by author and functional programming expert Eric Normand. In them, you’ll discover the major distinction between FP and other programming paradigms, see the FP mindset applied to real-world problems, and explore the “irresistible appeal” of function purity. You’ll also examine the benefits of using immutable values as well as the dangers of mutability and how to conquer them.

Check out Manning’s other free mini-eBooks here: https://freecontent.manning.com/free-ebooks-from-manning/

--

--

Manning Publications
Manning Publications

Written by Manning Publications

Follow Manning Publications on Medium for free content and exclusive discounts.

No responses yet