Skip to content

Latest commit

 

History

History
202 lines (150 loc) · 11.1 KB

README.md

File metadata and controls

202 lines (150 loc) · 11.1 KB

Learning Clojure

This is my personal Clojure learning project.

Clojure Documentation and References

Clojure Online REPLs

Clojure Libraries and OpenSource

Clojure Web Frameworks

Some template engines:

Build Tools

Clojure Editors

See if your favorite has Parinfer support, which makes writing Clojure code so much easier and enjoyable.

Clojure Books

From O'Reilly

From Manning

From APress

From The Pragmatic Bookshelf

From PackPub

From No Starch Press

From Lean Pub

Online Training

From PluralSight

From Safari/O'Reilly

Blogs and Interesting Articles

Interesting Videos

ClojureTV

InfoQ

Channel 9

Clojure Adoption Stories

Web Sites with Exercises

Mobile Apps

  • Textastic which I use to program Clojure in my iPad
  • My List an iOS editor with Clojure support.
  • Replete a iOS ClojureScript REPL.