On this page I tried to collect links to all existing video materials about Clojure —
video-lectures & tutorials, presentations at conferences, etc. if you have more links to
video materials, please leave them in comments to this page!
- http://clojure.blip.tv/ — contains set of video-lectures & presentation about Clojure
by Rich Hickey (and other developers). Lectures like "Clojure for Lisp developers" &
"Clojure for Java developers" could be used as introductions into this language;
- Inside Clojure — Rich Hickey's lectures for Channel 9 about Clojure internals;
- Sean Devlin's screencasts about Clojure 1.1 features, project management, installing
IDEs, macroses, etc.;
- Intro to Clojure — set of presentations about Clojure — comprehensive introduction
into language;
- Stuart Halloway's lectures at Øredev conference: Clojure's basics and
Concurrent programming in Clojure. These lectures provides comprehensive introduction
into language — basic constructs, its design, problems of concurrent programming (I
really enjoyed watching these lectures);
- Clojure 1.2 Protocols — Stuart Halloway's screencast about data types & protocols in
new version of Clojure (version 1.2);
- Rich Hickey on Protocols and Clojure 1.3;
- Clojure's Solutions to the Expression Problem — Chris Houser's lecture at Strange Loop
conference about expression problem and approaches to it solving;
- Clojure Concurrency On-Demand! — set of screencasts about concurrent programming in
Clojure. The first screencast contains pretty good introduction into Clojure programming;
- Rich Hickey on Clojure's Features and Implementation — Rich Hickey's interview on QCon
London 2009. He narrates about STM, Clojure's internals, etc.;
- Clojure — Rich Hickey's presentation about Clojure on JVM Languages Summit 2008;
- Are We There Yet? — Rich Hickey's presentation on JVM Languages Summit 2009;
- Persistent Data Structures and Managed References — Rich Hickey's presentation about
persistent data structures, mutable state & how these things are implemented in
Clojure;
- Stuart Halloway on Clojure and Functional Programming — author of
"Programming Clojure" talk about Clojure & FP;
- Clojure in the Field — presentation by Stuart Halloway on use of Clojure for software
development;
- Clojure and Simplicty — interview with Stuart Halloway;
- Clojure for Ruby Programmers — lecture by Stuart Halloway on RubyConf 2009;
- Clojure in Clojure — Rich Hickey's lecture (incomplete) about implementing Clojure in
Clojure;
- Clojure: Functional Concurrency for the JVM — lecture about Clojure by Howard M. Lewis
on Devoxx'09;
- Asynchronous Events in Clojure — Stuart Sierra's presentation at New York Clojure User
Group;
- Clojure for Schemers — presentation by David Nolen, describing Clojure from Schemer's
point of view;
- Introduction to Monads by Adam Smyczek at Bay Area Clojure User Group meeting. He talk
about monads in Clojure;
- Brian Marick recorded several video lectures about monads in Clojure;
- Clojure - Up Close and Personal — Uncle Bob Martin's introductory lecture about Clojure;
- circumspec, inferior-lisp, clojure, and slime — скринкаст Stuart Halloway;
- Compojure/Emacs Intro — screencast by Lau Jensen that shows how to use Emacs &
Compojure to develop web-related code;
- Functional Programming with Clojure — screencast (requiring payment), that shows
Clojure's features on example of game development (I hadn't seen it, in contrast to
other video-materials).
Last change: 04.07.2011 10:57