Parallel and Concurrent Haskell Videos by Bartosz Milewski
Bartosz Milewski:
The idea of this series was to teach enough Haskell to be able to read Simon Marlow’s book of the same title. It turned out to be both a Haskell course and a selection of topics on parallelism and concurrency. There should be something interesting for both total beginners and experts.
These videos contain some good introductory material to Haskell and great coverage of monads and the IO monad in particular1.
Milewski also has a video series on Category Theory which I’ve yet to watch.
-
Skip to the 5-1/2 and 6-1/2 videos for the monad stuff. ↩︎