Stuart Sierra
Asynchronous Events in Clojure
VideoA very early talk by Stuart Sierra about responding to messages from the outside world.
Slides are available.
Clojure - Lisp For The Real World
VideoStuart Sierra explains the motivations and features of Clojure.
Clojure in the Large
VideoAlso available: Clojure in the Large, Clojure in the Large
Components: Just Enough Structure - Stuart Sierra
VideoIn this talk, you can learn about Clojure's Component library, which is a framework for managing stateful dependencies.
Also available: Components Just Enough Structure, Stuart Sierra on Components
Data, Visibility, and Abstraction
VideoStuart Sierra discusses system design guidelines.
Hadoop + Clojure
VideoStuart Sierra talks about using Clojure with Hadoop.
Slides are available.
Intro to Datomic
VideoStuart Sierra introduces Datomic. He touches on the data model, the architecture, and the query syntax.
Learning Clojure: Next Steps
VideoStuart Sierra brings you deeper into the Clojure mastery with concepts to learn once you've mastered the basics with this talk.
The Joys and Perils of Interactive Development
VideoStuart Sierra talks about the difficulties of namespaces that change during development.
Thinking in Data
VideoHow to write data-oriented programs.