06 Dec 23

09 Oct 23

There are a lot of great ways to get started with Clojure. The community around Clojure and the love they feel for the language has driven numerous resources, books, websites, and tutorials aimed at helping newcomers get started. One easy way to take Clojure for a test-drive is Babashka .


05 Aug 23

general sort of overview for learning Clojure, haven’t actually read through it yet


28 Jul 23

This is a top-down introduction to core.logic which attempts to lead you to that elusive AHA! moment of understanding what logic programming is about.


14 Jul 23

;; So we want a rhyming dictionary in Clojure. Jack Rusher put up
;; this code here:
;; 
;; https://gist.github.com/jackrusher/8640437
;;
;; I'm going to study this code and learn as I go.

02 Nov 18

06 Jan 17

“Clojure for the Brave and True” is a book and a collection of resources to learn Clojure


02 Nov 16

Awesome article explaining how some concepts are easier to reify in other paradigms


03 Aug 15

Modern ClojureScript (modern-cljs) is a series of tutorials that guide you in creating and running ClojureScript (CLJS) projects.

by mlb Aug 2015 saved 2 times