Rich Hickey: Introduction To Clojure

Rich Hickey (@richhickey) talks one on one with Brian Beckman about all things Clojure. Clojure is a Lisp dialect that runs both on the CLR and JVM. He describes how it is dynamic, has immutable data with persistent data types and how mutable state is provided by software transactional memory. A great intro into Clojure.

The talk can be found on youtube here.