2.1 Add libraries for interactive use| clojure.org
The Reader| clojure.org
Table of Contents| clojure.org
Special Forms| clojure.org
Shared mutable state invites complexity into our programs. Programming languages help with this complexity inside a program, but not across network boundaries between programs.| Interjected Future