My seventh step on my journey through learn Clojure. In this step we learn about collections and sequences (The the real magic behind).
Tag Archives: Functional
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 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!
Clojure Journey III – Emacs for Beginners Course
My third steps on my journey through learn Clojure. At this post I get started with emacs, with a beginners-friendly introduction to it.
Elixir notes II – Anonymous Functions
In the second part of this series, we learn about anonymous functions, closures and impure functions!