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…


When you buy books, we may earn a commission that helps keep our lights on (or join the rebellion as a member).

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 12,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

Book cover of Domain Modeling Made Functional: Tackle Software Complexity with Domain-Driven Design and F#
Book cover of Type-Driven Development with Idris
Book cover of Elm in Action

Share your top 3 reads of 2024!

And get a beautiful page showing off your 3 favorite reads.

1,187

readers submitted
so far, will you?

5 book lists we think you will like!

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

Python 30 books