Learning resources for Clojure
To learn Clojure, you can use the following resources:
Guides & Tutorials
- Learn Clojure guide: Covers the basics.
- REPL introduction: Learn how to use the REPL interactively.
- Structural editing: Understand working with code as forms.
Books
- Programming Clojure (4th Edition)
- Getting Clojure
- Clojure for the Brave and True
- Living Clojure
Practice & Community
- 4Clojure: A large set of practice problems.
- Exercism Clojure track: Problems with mentor support.
- Clojure Camp: Interactive community for beginners.
- Other learning resources