An open API service indexing awesome lists of open source software.

https://github.com/bobbicodes/clojure-unkoaned

Clojure Koans, completed and presented as simple REPL interactions
https://github.com/bobbicodes/clojure-unkoaned

Last synced: about 1 year ago
JSON representation

Clojure Koans, completed and presented as simple REPL interactions

Awesome Lists containing this project

README

          

# clojure-unkoaned

4clojure and the Koans present the perfect learning path, but I found it even more effective to rework the problems/solutions into a simpler format.

After completing the problems I rearranged them as a series of input/output expressions just as they would occur in the REPL.

An ideal reference for teaching Clojure.