Re: tutorial on clojure protocols 1.2

2010-04-27 Thread Christian Guimaraes
Stuart, Great. Congratulations. And I was thinking about one Clojure course using this format. Stay here the sugestion ;-) -- Christian. On Tue, Apr 27, 2010 at 2:07 PM, Heinz N. Gies wrote: > On Apr 26, 2010, at 18:20 , Stuart Halloway wrote: > > > I have created a short (30 min) tutorial on

Re: tutorial on clojure protocols 1.2

2010-04-27 Thread Heinz N. Gies
On Apr 26, 2010, at 18:20 , Stuart Halloway wrote: > I have created a short (30 min) tutorial on clojure protocols at > http://vimeo.com/11236603. Hope some of you will find it useful. Stuart, this was a awsome tutorial, I've never really gasped what protocols are and do from the talks on #cloj

Re: tutorial on clojure protocols 1.2

2010-04-27 Thread Konrad Hinsen
On 26 Apr 2010, at 18:20, Stuart Halloway wrote: I have created a short (30 min) tutorial on clojure protocols at http://vimeo.com/11236603 . Hope some of you will find it useful. Nice presentation! I just noticed one inaccuracy: in the comparison between multimethods and protocol functions

Re: tutorial on clojure protocols 1.2

2010-04-26 Thread Ryan Waters
>From the perspective of a clojure beginner, it was good information and I grokked almost everything. Specifically, any lack of comprehension on my part has more to do with the topic and my lack of clojure expertise than with your presentation. ; ) I wasn't aware of all the resources at the end

Re: tutorial on clojure protocols 1.2

2010-04-26 Thread DmitriKo
Yeah, Stuart, well done ! On Apr 26, 10:44 pm, Tim Harper wrote: > On Mon, Apr 26, 2010 at 10:20 AM, Stuart Halloway > > wrote: > > I have created a short (30 min) tutorial on clojure protocols at > >http://vimeo.com/11236603. Hope some of you will find it useful. > > > Feedback welcome! > > >

Re: tutorial on clojure protocols 1.2

2010-04-26 Thread Tim Harper
On Mon, Apr 26, 2010 at 10:20 AM, Stuart Halloway wrote: > I have created a short (30 min) tutorial on clojure protocols at > http://vimeo.com/11236603. Hope some of you will find it useful. > > Feedback welcome! > > Stu > Watched it today during lunch, it was great! Thanks Stuart. -- You rece