The One Clojure Koans Notebook...
...to rule them all :)
Conveniently click on the section you're interested in down below.
Note: Each notebook contains spoilers for the Clojure Koans. so be warned!
Original Clojure Koans repository: https://github.com/functional-koans/clojure-koans/
The Notebooks
Bonus: 31 Text Scraping and Parsing Demo
Future Notebook Ideas:
Caliper_Profiling https://github.com/tolitius/calip
https://lambdaisland.com/blog/2019-12-06-advent-of-parens-6-a-small-idiom
https://www.reddit.com/r/Clojure/comments/6pgacs/caliper_all_functions_deserve_to_be_measured/
Babashka_Scripting https://book.babashka.org/
More Ideas
Clara & rules
Testing ecosystem/options in Clojure
zippers
rendering SVG
rendering a chess board
using a map as a database
Nextjournal viewers (https://nextjournal.com/help/clojure-viewer-api?version=published, dynamic mermaid graph rendering)]
Research into what are rules in Clojure
https://medium.com/@charlottebrf/beginners-introduction-to-clara-rules-a92b02000ceb
https://www.youtube.com/watch?v=Q_k5MkZmd-o Clarifying Rules Engines with Clara Rules - Mike Rodriguez [37:07]
https://www.reddit.com/r/Clojure/comments/gchllr/clara_rules_question/
https://www.metasimple.org/2017/02/28/clarifying-rules-engines.html
https://www.toomuchcode.org/blog/2013/09/24/rules-as-a-control-structure/