References¶
Articles¶
- A Glossary of Functional Programming
- Functors, Applicatives, And Monads In Pictures
- A monad is just a monoid in the category of endofunctors, what's the problem?
- Railway Oriented Programming
- Understanding Functor and Monad With a Bag of Peanuts
- A Fistful of Monads
- Monad Laws
- What Color is Your Function?
- Reading Configuration with Kleisli Arrows
- Reader & Constructor-based Dependency Injection - friend or foe?
- Using types to unit-test in Haskell
- Destroy All Ifs — A Perspective from Functional Programming
- herding cats
Books¶
- Hands on Scala
- Category Theory for Programmers
- Learn You Some Erlang for Great Good
- Learn You a Haskell for Great Good