jducoeur: (Default)
jducoeur ([personal profile] jducoeur) wrote2011-03-17 05:41 pm
Entry tags:

Learn You a Haskell!

Continuing to dig into modern programming, today's reference is completely different: the online tutorial Learn You a Haskell for Great Good! This is designed to look like a kid's introduction to programming, which it really isn't -- but it does appear to be a deliberately lighthearted introduction to Haskell for experienced programmers, very quickly diving into the juicy typeclass stuff. This one I probably need to really work my way through...