Clojure Course Curriculum
You will be exposed to the complete Clojure Trainingcourse details in the below sections.
Installing Clojure
Clojure’s built-in read-eval-print-loop (REPL)
Leiningen
nREPL
Primitive data types
Keywords and symbols
Collections: lists, vectors, maps, and sets
Invoking functions
Defining vars
Binding names with let
Namespaces