I Want To Learn Haskell, But…
Sunday, February 17th, 2008I have been going at it for about two years now. I have been trying to learn Haskell on and off because among other things, I really want to be able to fix some of the issues in Darcs. However, every time I try to sit down and read through the tutorials, it always feels like my brain will implode from the sheer “density” of the material. For some reason, I also find myself having uncontrollable giggly fits every time I see the word “monad”.
I have been using the tutorial “Haskell for C Programmers” and I must say it tries very hard to make the concepts understandable. But try as it may, I can’t find myself reading it beyond section 1 without having the feeling that I’m clutching at straws.
I have also tried A Quickstart to Haskell but it’s too short and assumes far too much for its intended audience. I’ve tried the materials on the Haskell website as well, but those are also way too advanced (even the ones labeled as “Tutorials”). I have recently picked up a copy of “Yet Another Haskell Tutorial” but five minutes of reading into it, I got bored and started to write this entry.
IMHO there are problems that need to be addressed by Haskell Tutorial authors. If the Haskell evangelists on Proggit really want to put the language “out there”, the introductory material really needs to be redone in such a way that it is accessible even by aging, average programmers like me.


