Re: Questions about program design

2010-04-28 Thread Andrew Brookins
On Tue, Apr 27, 2010 at 10:21 AM, Miki wrote: > Hello Andrew, > >> So, for people like me, can any of you suggest some transcribed >> lectures, screencasts, books, blog posts, or other errata that discuss >> the difference between program design in a language like Clojure and >> an OO language lik

Re: Questions about program design

2010-04-27 Thread Miki
Hello Andrew, > So, for people like me, can any of you suggest some transcribed > lectures, screencasts, books, blog posts, or other errata that discuss > the difference between program design in a language like Clojure and > an OO language like Ruby or Java? Two books that helped me are http://m

Re: Questions about program design

2010-04-26 Thread Andrew Brookins
On Mon, Apr 26, 2010 at 5:49 AM, Paul Drummond wrote: > Hi Andrew, > > It's getting old now but you mind find this helpful: > > http://groups.google.com/group/clojure/browse_thread/thread/6333791e49fbca7f/c724f1681dac3102?lnk=gst&q=drummond#c724f1681dac3102 > > and this: > > http://clojure.org/sta

Re: Questions about program design

2010-04-26 Thread Paul Drummond
Hi Andrew, It's getting old now but you mind find this helpful: http://groups.google.com/group/clojure/browse_thread/thread/6333791e49fbca7f/c724f1681dac3102?lnk=gst&q=drummond#c724f1681dac3102 and this: http://clojure.org/state Cheers, Paul Drummond On 25 April 2010 18:45, Andrew Brookins w