- Getting Set Up
- Introduction to Programming with Clojure
- Functions
- Data Structures
- Flow Control
- Making Your First Program
- Introduction to Web Applications
- Making Your Own Web Application
- Putting Your Application Online
- Aphyr's Clojure from the ground up
- Nonrecursive's Clojure for the Brave and True
- Colin's blog on libs and namespaces is still the best overall intro to the topic I think (with the caveat that
use
is now considered deprecated). - ClojureDoc's Introduction to Clojure
- Look at Railsbridge curriculum for guidance
- clojure-school
- Clinton and Alan used these slides for a Clojure intro: rendered and in org-mode. The original repo.