My eighth step on my journey through learn Clojure. In this step we learn about functions.
Tag Archives: Programming Languages
Clojure Journey VII – Collection and Sequences
My seventh step on my journey through learn Clojure. In this step we learn about collections and sequences (The the real magic behind).
Clojure Journey VI – Data
My sixth step on my journey through learn Clojure. In this step we talk about how Clojure handle basic data and its basic datatypes.
Clojure Journey V – Simplicity, Evaluation and Syntax
My fifth steps on my journey through learn Clojure. In this post we learn about the syntax, the process of evaluation and the simplicity behind it.
Clojure Journey IV – Leiningen and the famous REPL
My fourth steps on my journey through learn Clojure. Now we need to talk about leiningen, and the most important thing to every Clojure wizard, the REPL!