Learn Clojure

(in tasty, bite-size pieces)

Logo - Learn Clojure

Play Videos »

Clojure Koans Walkthrough

  1. Introduction
  2. Lists
  3. Vectors
  4. Sets
  5. Maps
  6. Functions
  7. Conditionals
  8. Higher Order Functions
  9. Runtime Polymorphism
  10. Lazy Sequences
  11. Sequence Comprehensions
  12. Creating Functions
  13. Recursion
  14. Destructuring
  15. Refs
  16. Atoms
  17. Macros
  18. Datatypes
  19. Java Interop
  20. Partition