Articles and resources - olange/learning-clojure GitHub Wiki

Discovering the language

Minimal toolset

A few resources to build an application

A few good articles on fundamentals

The exciting enterprise technologies

  • Datomic
  • The Datomic Information Model Rich Hickey, 01.02.2013
  • Storm Nathan Marz, 04.01.2013
  • How Cognician uses Onyx Robert Stuttaford, 15.01.2016
  • Avout IO distributed implementation of Clojure's Multiversion Concurrency Control (MVCC) STM along with distributable, durable, and extendable versions of Clojure's Atom and Ref concurrency primitives; uses ZooKeeper to coordinate the updates

Reference books

Exploration paths