Exercism is a website providing mentorship and code challenges as a means to help anyone learn how to write code. There are 50 different language tracks available.
The practicalli/exercism-clojure-guides repository provide a design journal and submitted solutions to the challenges from the Exercism Clojure Track.
Fork the practicalli/exercism-clojure-guides repository if you wish to add your own changes to the solutions, or clone the project to your computer.
Projects are defined in each top level directory, with a simple deps.edn
file added so projects can also be run with Clojure CLI tools as well as Leiningen.
Open the project in your favorite Clojure aware editor and start a REPL, or run a terminal REPL.
Evaluate the code and experiment.
practicalli/exercism-clojure-guides by Practicalli is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
Based on a work at https://github.com/practicalli/exercism-clojure-guides.
Permissions beyond the scope of this license may be available at https://practicalli.github.io/#contact.