Here are some resources outside of this workshop that can help you learn more about Clojure
Getting Started
- Getting started with Clojure - a general guide to Clojure (work in progress)
- Clojure through code - many examples of basic Clojure code
- 4Clojure exercises & 4Clojure Google group
- Lighttable Koans - exercises to help you discover Clojure
- Getting started with Clojure on Heroku
Clojure
- Clojure.org, features and rational
- Clojure documentation
- Clojure cheat-sheet
- Official Google group
- CrossClj - cross-referencing the Clojure ecosystem
Tooling
- Leiningen, tutorial, faq, plugins list & sample project file
- Spacemacs
- LightTable, docs, blog, announcements and discussions.
Community
- Clojure-docs - community docs
- CrossCLJ - cross-referencing the Clojure ecosystem
- London Clojurians and their Google group
- Uncle Bob presents Clojure
Books & Tutorials
- Living Clojure
- Clojure cookbook
- Brave Clojure - a Clojure tutorial using Emacs
Web Frameworks (templates)
- luminus - a leiningen template based on Ring & Compojure, with many options
- duct - simple, minimal production-grade framework
- pedestal-service - an opinionated, extensible & scalable framework
- JUXT Edge - a tool for creating and updating projects.
Database