Clojure JVM plus Erlang BEAM equals Clojerl by Juan Facorro
Functional Programming on the JVM with Clojure - Richmond Java Users Group (RJUG) - June 15th, 2016
firstNonRepeatingCharacter solution (converting Java code to Clojure)
Modern functional programming with Clojure
Robert Martin on Clojure, AI, Programming Languages and the Craft of Good Code
John Stevenson / Get into Functional Programming on the JVM with Clojure / Java2days 2015
5 JVM languages in 50 minutes by Joe Kutner
"From JVM to JS: Implementing Math Functions in ClojureScript" by Paula Gearon
Functional Programming in 40 Minutes • Russ Olsen • GOTO 2018
Expert to Expert: Rich Hickey and Brian Beckman - Inside Clojure
Clojure Web-Application 101 by Michael Vitz
Clojure Bits in JVM Universe (Anatoly Polinsky, USA)
What does "Clojure is JVM hosted" mean? Compilation process review.
Interactive, Functional, GPU Accelerated Programming in Clojure – Dragan Djuric
An Introduction to Logic Programming on the JVM with core logic Clojure Edmund Jackson
Is Java 24 a Functional Programming Language? by Ben Evans
Clojure Live Coding by Salvadore Elizarrarás
Functional Programming For High Schoolers (by Rohan Mehta)
"(Modern) Java for Clojure Programmers" by James Henderson
The surprising performance of immutable collections: Clojure's PersistentVector vs. Java's ArrayList