Book Of Monads

By Alejandro Serrano Mena

Printed book, 394 pages

Published 2018-10-23

In functional programming, at the heart of input/output, optionality, state, logic, and much more lies an extraordinarily powerful abstraction called a monad. Although monads are key to unlocking the practical power of functional programming, many developers find them confusing and esoteric, and struggle with functional programming because they do not understand or see the applications of monads.

Now acclaimed speaker, functional programmer, and author Alejandro Serrano Mena has tackled the subject of monads in the world's first accessible, methodical, and encyclopedic book on the subject, written from the perspective of real-world programming. Serrano Mena's work goes beyond definitions and laws to ensure readers master not just the concept of monads, but all the ways different monads can be used to solve everyday problems.

Developers from many different backgrounds can follow along with code examples in Haskell and Scala (and some in F#, Idris, and C#), and a focus on simple examples. The book contains exercises that train developers to develop practical skills, and a thorough explanation of adjacent concepts, including functors, applicative functors, monad transformers, final tagless, free monads, extensible effects, and the origins of monads in category theory.

label category theory, haskell, Functional Programming

0 Comments