Learn Clojure right from the command-line, from within a running Clojure program. Even do it over ssh!
- Install Clojure if needed.
- Clone this repo and type
clj -m ctrain.core
while in the ctrain directory.
When you get a problem right it saves your progress and stores your answers on disk.