Re: Screencast: understanding the thread-first and thread-last macros

2013-09-05 Thread Jernau
> This is a pretty good demo of light table as well for people who haven't really been keeping up with it lately. My first Clojure screencast was about test-driving a small project in Light Table: https://www.youtube.com/watch?v=H_teKHH_Rk0 If people would like to see some more Light Table in ac

Re: Screencast: understanding the thread-first and thread-last macros

2013-09-04 Thread Curtis Gagliardi
This is a pretty good demo of light table as well for people who haven't really been keeping up with it lately. On Wednesday, September 4, 2013 8:42:06 AM UTC-7, Jernau wrote: > > Hi everyone, > > I made a screencast about Clojure's *thead-first* (->) and *thread-last* > (->>) > macros: > > ht

Re: Screencast: understanding the thread-first and thread-last macros

2013-09-04 Thread Jernau
> Very clear and easy to follow explanation of Clojure thread macros. Thanks Mimmo, it's nice to hear that my approach was easy to follow. > Unfortunately my spoken english is too affected by italian accent :( As long as you can make yourself understood, I don't see why an accent should stop you

Re: Screencast: understanding the thread-first and thread-last macros

2013-09-04 Thread Giacomo Cosenza
Very clear and easy to follow explanation of Clojure thread macros. Highly recommended for Clojure beginners and intermediates. We should do a lot more screencasts like this. Unfortunately my spoken english is too affected by italian accent :( Highly recommended both for clojure beginners and in

Screencast: understanding the thread-first and thread-last macros

2013-09-04 Thread Jernau
Hi everyone, I made a screencast about Clojure's *thead-first* (->) and *thread-last* (->>) macros: http://www.youtube.com/watch?v=qxE5wDbt964 If you already have a good understanding of these macros then I'd recommend skipping it, but hopefully newcomers to Clojure might learn something usef