(no title)
johnny_utah | 10 years ago
After that, I would go to the clojure docs to get started with web dev in clojure: http://clojure-doc.org/articles/tutorials/basic_web_developm... The luminus framework has a good tutorial to get started as well: http://www.luminusweb.net/docs
Caveat: I do not code clojure as part of my day job.
zura|10 years ago
Chapter 13: Creating and Extending Abstractions with Multimethods, Protocols, and Records
... This chapter serves as an introduction to the world of creating and implementing your own abstractions.
Wouldn't it make more sense to introduce tools for creating your abstractions at least in the first part of the book?
bgar|10 years ago