Talks
Events

Learning Clojure: Next Steps

Stuart Sierra at Clojure Conj 2011

You can conj and assoc like a pro. You eat macros for breakfast. What's next? This talk will introduce some more advanced areas of Clojure to explore. Possible topics include: - Using the reader and printer - Creating new types that implement Clojure's interfaces - Building abstractions with protocols - Raw concurrency (locks, volatile, java.util.concurrent)