Use Java inside Clojure - Java Interop Tutorial
firstNonRepeatingCharacter solution (converting Java code to Clojure)
Java Interop Performance (by Alex Miller)
Java, with Clojure mindset
Evolving Clojure with Virtual Threads #JVMLS
The surprising performance of immutable collections: Clojure's PersistentVector vs. Java's ArrayList
Expert to Expert: Rich Hickey and Brian Beckman - Inside Clojure
How to Use Java Annotations in Clojure
Clojure Koans 19 - Java Interop
Java, with a Clojure mindset, preview
State and Concurrency in Clojure (atom swap! ref dosync alter) vs Java (synchronized ReadWriteLock)
How to Create a Java Object of Generic Type in Clojure?
Rob Stuttaford: Cognician's new architecture with Clojure and Datomic
Clojure Inside Out - Stuart Halloway and Neal Ford
Brian Goetz - Stewardship: the Sobering Parts
Converting List of Strings to List of Java Type Objects in Clojure
This will cover 95% of all your needs - Clojure concurrency pragmatic guide!
How to work with files in Clojure
Native Clojure with GraalVM – Jan Stępień
Powderkeg: teaching Clojure to Spark - Igor Ges, Christophe Grand