This guide covers:

  • Online Communities
  • The Official Clojure mailing lists
  • IRC channel
  • Documentation sites
  • Clojure User Groups around the globe
  • Conferences about or related to Clojure
  • Various Community sites about Clojure (subreddit, etc)

This work is licensed under a Creative Commons Attribution 3.0 Unported License (including images & stylesheets). The source is available on Github.

Online Communities

Clojure Mailing List

  • Clojure users mailing list -- this is the original and still active mailing list for Clojure users (but not as active as the Slack community)

Clojure IRC Channels

Documentation

Books

Courses

User Groups

Videos About Clojure

Videos of talks about Clojure are often made available on InfoQ, and Clojure YouTube channel.

Podcasts About Clojure

  • Cognicast by Craig Andera often discusses topics relevant to Clojure and ClojureScript.
  • Clojure Design Club by Christoph Neumann and Nate Jones -- Functional Design in Clojure: Group therapy for recovering object-oriented developers.
  • ClojureStream by Jacek Schae -- Explore unusually expressive programming language with Lisp roots that runs on JavaScript, Java Virtual Machine, and CLR.
  • The REPL by Daniel Compton -- A weekly newsletter and podcast diving into Clojure programs and libraries.
  • Lost In Lambduhhs by Jordan Miller -- Featuring interviews with a myriad of guests from all sectors of tech with a special focus on the languages Clojure and Clojurescript
  • Parens of the Dead by Magnar Sveen and Christian Johansen -- A screencast series of zombie-themed games written with Clojure and ClojureScript

Code Repositories

Most folks host their projects at GitHub, and most pure Clojure library distributions (with the exception of Contrib) are available at Clojars.

Websites

Conferences

See Community > Resources > Conferences on clojure.org.

Email Newsletters

Workshops

Core development

See the Clojure > Development on clojure.org for full details on how core development is handled.

Most feature requests and bug reports start life on ask.clojure.org which also serves as a general Clojure Q&A site.