- High level overview https://yogthos.github.io/ClojureDistilled.html
- An Animated Introduction to Clojure https://markm208.github.io/cljbook/
- Interactive tutorial in a browser https://tryclojure.org/
- Interactive exercises http://clojurescriptkoans.com/
- Clerk notebooks with introductory examples https://github.clerk.garden/anthonygalea/notes-on-clojure
- More interactive exercises https://4clojure.oxal.org/
- Lambda Island tutorials https://lambdaisland.com/
- Functional Programming with Clojure resources https://practicalli.github.io/
- Getting started guide https://grison.me/2020/04/04/starting-with-clojure/
- Interactive book https://www.maria.cloud/
- Interactive workbook http://viewer.gorilla-repl.org/view.html?source=github&user=lspector&repo=clojinc&path=worksheet.clj
- Clojure by example https://github.com/inclojure-org/clojure-by-example
- Clojure workshop https://github.com/friemen/cugb/blob/master/kickstart.md
- Clojure style guide https://github.com/bbatsov/clojure-style-guide
- core functions explained visually http://blog.josephwilk.net/clojure/functions-explained-through-patterns.html
- ClojureScript workshop https://github.com/ClojureTO/JS-Workshop
- Learn ClojureScript online book https://www.learn-clojurescript.com/
- From an Idea to a working Prototype using Clojure and Clojurescript https://github.com/aliaksandr-s/prototyping-with-clojure
- Clojure Brige https://github.com/robert-stuttaford/bridge
- illustrated Spec guide https://www.pixelated-noise.com/blog/2020/09/10/what-spec-is/
- Wes Bos's JavaScript 30 challenge written in ClojureScript https://github.com/athomasoriginal/clojurescript-30
- Introduction to transducers https://bendyworks.com/blog/transducers-clojures-next-big-idea
- Clojure macros https://clojure-doc.github.io/articles/language/macros/
- Puzzle Based Introduction to Functional Programming https://egri-nagy.github.io/popbook/
- Clojure Style Guide https://grishaev.me/en/clojure-guide/
- https://www.braveclojure.com/foreword/
- https://kimh.github.io/clojure-by-example/
- https://www.creativeapplications.net/tutorials/introduction-to-clojure-part-1/
- http://mishadoff.com/blog/clojure-design-patterns/
- https://aphyr.com/tags/Clojure-from-the-ground-up
- http://langintro.com/cljsbook/
- https://purelyfunctional.tv/guide/clojure-collections/
- https://practicalli.github.io/
- https://www.learn-clojurescript.com/
- https://enterpriseclojure.com/
- https://grishaev.me/en/clojure-zippers/
- Cursive with IntelliJ https://cursive-ide.com/
- Emacs https://github.com/clojure-emacs/cider
- Vim https://github.com/liquidz/vim-iced
- Calva with VS Code https://calva.io/getting-started/
- Sublime with Clojure Sublimed https://github.com/tonsky/Clojure-Sublimed
- https://clojure.org/guides/repl/introduction
- https://vvvvalvalval.github.io/posts/what-makes-a-good-repl.html
- Official Stack Overflow style Q&A forum https://ask.clojure.org/
- Clojurians Slack is a great place to get help http://clojurians.net
- Clojurians Zulip https://clojurians.zulipchat.com/#narrow/stream/180378-slack-archive
- Clojurians Discord https://discord.gg/discljord
- Reddit community https://www.reddit.com/r/Clojure
- Clojureverse community https://clojureverse.org/
Also How I Start Clojure by Carin Meier.