This repository is created as part of my journey into learning Clojure. The goal of this project is to document my learning path and to keep track of my progress.
For this learning endeavor, I'm combining three main approaches:
-
Reading books (especially "Getting Clojure" by Russ Olsen);
-
Working on practical online exercises like Exercism;
-
Handling tests with different libraries.
The primary tools I am using for this project are:
- IntelliJ IDEA
- Cursive Plugin
- Clojure REPL