Learn You A Haskell For Great Good

By Miran Lipovaca,

Book cover of Learn You A Haskell For Great Good

Book description

It's all in the name: Learn You a Haskell for Great Good! is a hilarious, illustrated guide to this complex functional language. Packed with the author's original artwork, pop culture references, and most importantly, useful example code, this book teaches functional fundamentals in a way you never thought possible. You'll…


Shepherd is reader supported. When you buy books, we may earn an affiliate commission.

Why read it?

1 author picked Learn You A Haskell For Great Good as one of their favorite books. Why do they recommend it?

You may have got a taste of functional programming by learning some functional techniques in the language they use everyday, but if you want to deepen your knowledge, it's best to learn a functional language.

A multi-paradigm language like C# allows you to mix and match different techniques; a purely functional language, on the other hand, will force you to use the functional approach throughout—for example, by not allowing any state mutation at all.

The natural choice would be to learn Haskell, the functional language of reference and a lingua franca among functional programmers. Learning Haskell will allow you to…

Want books like Learn You A Haskell For Great Good?

Our community of 10,000+ authors has personally recommended 17 books like Learn You A Haskell For Great Good.

Browse books like Learn You A Haskell For Great Good

5 book lists we think you will like!

Interested in object-oriented programming, python, and computer programming?

10,000+ authors have recommended their favorite books and what they love about them. Browse their picks for the best books about object-oriented programming, python, and computer programming.

Object-Oriented Programming Explore 19 books about object-oriented programming
Python Explore 29 books about python
Computer Programming Explore 39 books about computer programming