Clojure Journey XII – Short Tip: Multi-arity functions
My twelfth step on my journey through learn Clojure. In this step we learn a short tip: Multi-arity functions.
Keep readingClojure Journey XI – Let
My eleventh step on my journey through learn Clojure. In this step we learn about let.
Keep readingClojure Journey X – Namespaces
My tenth step on my journey through learn Clojure. In this step we learn about namespaces.
Keep readingClojure Journey IX – Destructuring
My ninth step on my journey through learn Clojure. In this step we learn about destructuring.
Keep readingClojure Journey VIII – Functions
My eighth step on my journey through learn Clojure. In this step we learn about functions.
Keep readingClojure 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).
Keep readingClojure 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.
Keep readingClojure 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.
Keep reading