Please upload it to blip.tv instead (or in addition to) YouTube. There's already a Clojure channel there (http://clojure.blip.tv/) and you can download the raw HD video.
The onclojure tutorial shows how (let ..) and (for ..) expressions are all about nested functions and how you can construct them yourself with monads. Be sure to work through it to part 4 which shows an elegant solution using monads for the Monty Hall problem, which is about probabilities and distributions.
6 comments
[ 3.4 ms ] story [ 23.8 ms ] threadhttp://vimeo.com/tag:clojure
(it's still being processed at the time of this comment, but you should be able to start playing it at least)
http://onclojure.com/2009/03/05/a-monad-tutorial-for-clojure... http://intensivesystems.net/tutorials.html
The onclojure tutorial shows how (let ..) and (for ..) expressions are all about nested functions and how you can construct them yourself with monads. Be sure to work through it to part 4 which shows an elegant solution using monads for the Monty Hall problem, which is about probabilities and distributions.