Description:
We all know that learning one new language a year is a great goal for improvement as a programmer. However, it can be a bit intimidating to get started in a new language, especially one that looks very different from what you're used to. Clojure brings together the expressiveness and power of Lisp, fantastic concurrency semantics, and the rich libraries of Java. This tutorial will quickly acclimate attendees to Clojure, along with some motivation for functional programming.

Good talk. Been hearing about Clojure quite a bit lately and was nice to see what it was all about.