freeCodeCamp/guide/english/clojure/resources/index.md

1.2 KiB

title
Clojure Resources

Clojure Logo

Clojure is a dialect of Lisp with a focus on functional programming. It was released in 2007 by Rich Hickey, and has since gained a lot of popularity among web developers.

To learn about some of the language's core functions, you can consult the documentation.

You could also consult any of these articles:

For a brief and simple learning experience free online book Clojure for the Brave and True can be used.