- The Clojure Style Guide
- Learning Clojure by Practical.li
- Lambda Island
- A Year in Clojure
- "Running With Scissors: Live Coding With Data" by Stuart Halloway
- Learn Clojure in Y minutes
- Recursion in Clojure
- Clojure by example
- The Ultimate Guide to Clojure Collections
- 3 Functional Tools: Map, Filter, and Reduce
- Clojure e simplicidade
- Criação de variáveis e contextos léxicos em Clojure
- Stuart Sierra blog
- map with partial
- The Clojure Style Guide
- Cheatsheets and information for Clojure/JVM and ClojureScript
- Benchmark programs in Clojure
- Comparators Guide
- Sort by
- API for clojure.test
- deftest
- Unit Testing in Functional Programming
- Clojure.test Cheatsheet
- How we test at Nubank
- Testing in Clojure
- Unit Testing by Daniel Gregoire in Clojure Cookbook
- Clojure Webapps
- Compojure
- Clojure: A live Demonstration of Simplicity That is Production Ready
- A REST API in Clojure
- Building a simple HTTP server in Clojure: Part I — Setting up server
- Building a simple HTTP server in Clojure: Part II — Adding routes
- Building a simple HTTP server in Clojure: Part III — Dockerizing Clojure Application
- Clojure for OOP Folks: How to Design Clojure Programs