Downloading Sample Code

The sample code for the book is available from the following location:

Individual examples are in the examples directory, unless otherwise noted.

Throughout the book, listings begin with their filename, set apart from the actual code by a gray background. For example, the following listing comes from src/examples/preface.clj:

src/examples/preface.clj
 (println ​"hello"​)

If you’re reading the book in PDF form, you can click the little gray box preceding a code listing to download that listing directly. With the sample code in hand, you are ready to get started. We’ll begin by meeting the combination of features that make Clojure unique.

Footnotes

[1]

https://www.pragprog.com/titles/shcloj3/programming-clojure

[2]

https://www.pragprog.com/titles/shcloj3/errata

[3]

http://forums.pragprog.com/forums/439

[4]

http://www.pragprog.com/titles/shcloj3