Tag clojure

5 bookmarks have this tag.

2026-06-07

Reposted 981.

EDSGER: A REMARKABLE REPL

handwritten.danieljanus.pl/2026-06-01-edsger-transcript.html

Writing clojure code by hand on a Remarkable, it gets executed

980.

How I learn Clojure → Gosha Tcherednitchenko

gosha.net/2026/learning-clojure

In the debrief, BG shared some advice for actually getting good at Clojure: work through the problems on 4clojure using only the official documentation (not ClojureDocs, which include examples!) and the Clojure source code.

4Clojure is a collection of programming problems that teach you the standard library, each problem building on the one before it, kind of in the spirit of The Little Schemer. The reason to go through it looking at source code rather than examples is to force you to reason from first principles (the implementation) rather than from someone’s ideas of how code is written.

2026-06-01

974.

Clojure Coding Guide

grishaev.me/en/clojure-guide

2025-11-13

913.

A curated collection of answers that Rich gave throughout the history of Clojure

gist.github.com/reborg/dc8b0c96c397a56668905e2767fd697f

2023-04-06

172.

Babashka Babooka: Write Command-Line Clojure

www.braveclojure.com/quests/babooka