(Better late than never, they say)
- Comparative Studies of Programming Languages: Course Lecture Notes (via @adolfont) -- If you're planning on getting into any of the multiple language wars, at least be informed :)
- Just what I needed: clojure-geohash - a geohash library for Clojure (via @sthuebner) -- Geohashing is very interesting...
- Dynamic mixins in Clojure (via @hnfirehose) -- As the title aptly says, this is about creating mixins in clojure (for records) that can be dynamically used. A good example of how clojure's OO-ish features let you build the your custom OO system.
- Parallel programming skills crisis could stall server evolution (via @jonbjoseph) -- For you boss if you want to play with Clojure but they won't let you. Light on details, but don't miss out the first comment.
- Packed room in the clojure workshop at #strangeloop good stuff! (via @kensipe) -- Ah, Strangeloop, the other clojure conference...
- My #strangeloop Clojure Intro slides (via @stuartsierra)