Skip to content
stuarthalloway edited this page Mar 28, 2013 · 3 revisions

The Clojure language is the centerpiece of a set of technologies designed from the ground up to build information systems of the future, systems that:

  • compose simply
  • provide leverage over real memories and records
  • take advantage of modern platforms: virtualized, multicore, ephemeral, and horizontally scaled

This one-day course will provide an overview of Clojure and the stack around it, including:

  • Data (edn and Fressian)
  • Code (as Data)
  • Functional Programming
  • Means of Abstraction
  • Perception and Action
  • [Concurrency](Concurrent Programming with Clojure) and Parallelism
  • Platform interop on the JVM and the web

Resources

Clone this wiki locally