For now I'm writing tidbits about computer programming, the plan is to actually blog at some point in time.

Showing posts with label monads. Show all posts
Showing posts with label monads. Show all posts

Monday, December 17, 2007

A link to Yet Another Monads Tutorial

A post with a layman's discussion to Monads (it starts as) with a bunch of information and even some comedy.

Understanding monads in one minute

Don't forget to check Tackling the awkward squad: monadic input/output, concurrency, exceptions, and foreign-language calls in Haskell as well.