Skip to content

Instantly share code, notes, and snippets.

@teropa
Last active December 4, 2020 05:42
Show Gist options
  • Save teropa/5346635 to your computer and use it in GitHub Desktop.
Save teropa/5346635 to your computer and use it in GitHub Desktop.
Clojure Resources

Tutorials

Philosophy & Design of The Clojure Language, Clojure Programs, and Functional Programming in General

Videos

Books

Puzzles

  • 4clojure - an online, interactive learning tool, with which you learn Clojure by solving puzzles.
  • Clojure Koans - another set of learning puzzles, but in this case you download them and work on them locally.

Reference

Keeping Up

@teropa
Copy link
Author

teropa commented Apr 10, 2013

Thanks @jashmenn and @zmaril, added those.

@ertugrulcetin
Copy link

@teropa could you add Clojurecademy which is an interactive(hands-on) platform that teaches Clojure, it's like Codecademy for Clojure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment