Haskell Nirvana
This post is a part of my blog paleontology series. I dug up and restored this post on 2025-08-11.I've updated some links to the wayback machine when needed.
I mentioned in the Parasail Alpha 0.2 Release post that I was a huge language design nerd. The obession peaked for a couple years with Haskell during college.
Haskell is tough, and I love that about it. It forces you to take your time, in order to produce reliable code. I may just convert from being a Pythonista to Haskellism. However if I am ever going to get anything worth while made with it, I'm going to need to reach a state of Haskell Nirvana. I want to know every nuance of the language from top to bottom. As such, I am maintaining a list of the sources that I have found most helpful, for those who may wish to walk down the path of zen as well.
- Google TechTalk
- Learn You a Haskell for Great Good!
- Real World Haskell
- Ninety-Nine Haskell Problems
- OpenGl Practice
- Haskell Monads
- What is a monad?
- Why do monads matter?
- The Less Travelled Monad Tutorial
- Funktionale Programmierung
~Matt
Member discussion