On Apr 8, 2014, at 12:23 PM, Anthony Ortiz <anthonypa...@gmail.com> wrote: > I'm now going through the book 'Programming Clojure'. So far I've seen a lot > of utility/academic examples such as fibonacci but little in the way of an > actual real-world example of a top-to-bottom desktop application built using > Clojure on either the JVM or CLR
It's been a while since I read Programming Clojure but my sense is that Clojure Programming from O'Reilly (Emerick, Casper, Grand) would give you more of what you're looking for, and possibly the 2nd Ed of Clojure in Action from Manning (don't buy the 1st Ed - it's very out of date and a lot of the examples won't run). Welcome to Clojure! We're using Clojure for a lot of our application model at World Singles - an Internet dating platform - so we're using it to interact with MySQL, MongoDB, third party web services, to do data transformation (mostly to/from XML, JSON), and so on. We're also using it for the back end of a chat server (built around Netty and a Socket.IO server library). Happy to answer any questions about "real world usage" either on or off-list! Sean Corfield -- (904) 302-SEAN An Architect's View -- http://corfield.org/ "Perfection is the enemy of the good." -- Gustave Flaubert, French realist novelist (1821-1880)
signature.asc
Description: Message signed with OpenPGP using GPGMail