Re: Concurrency Talk materials

2020-04-24 Thread Carlos Vega
FYI We have a Slack Channel for Clojure too. #g-t-clojure On Fri, Apr 24, 2020 at 10:39 AM Carlos Vega wrote: > Clojure rocks! > Talking about Rich Hickey, one of my favorites talks: Simplicity matters: > https://www.youtube.com/watch?v=rI8tNMsozo0 > > On Fri, Apr 24, 2020 at 9:04 AM James Every

Re: Concurrency Talk materials

2020-04-24 Thread Carlos Vega
Clojure rocks! Talking about Rich Hickey, one of my favorites talks: Simplicity matters: https://www.youtube.com/watch?v=rI8tNMsozo0 On Fri, Apr 24, 2020 at 9:04 AM James Every wrote: > Twelve years later, the Java code still works in the very latest Clojure, > and I have used the Clojerl compil

Re: Concurrency Talk materials

2020-04-24 Thread James Every
Twelve years later, the Java code still works in the very latest Clojure, and I have used the Clojerl compiler to run the original code on the BEAM virtual machine! The agents have been converted to processes, and Swing to WXWidgets, otherwise I left the code unchanged where possible. Rich's or

Re: Concurrency Talk materials

2012-01-25 Thread Sergey Stupin
Thank you sooo much. Its exactly that i was searching for. I have not thought of googling "ClojureConcurrencyTalk.pdf". My queries were just like "clojure concurrency talk slides". Thank you! -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post t

Re: Concurrency Talk materials

2012-01-24 Thread Kevin Ilchmann Jørgensen
https://encrypted.google.com/search?hl=en&q=ClojureConcurrencyTalk.pdf Gives me ftp://ftp.elet.polimi.it/users/Matteo.Giovanni.Rossi/Didattica/FunProgLang4Parallelism/04-ClojureConcurrencyTalk.pdf Is that it ? /Kevin On Mon, Jan 23, 2012 at 6:14 AM, Sergey Stupin wrote: > This link  http://

Re: Concurrency Talk materials

2012-01-24 Thread Sergey Stupin
This link http://clojure.googlegroups.com/web/ClojureConcurrencyTalk.pdf is broken. Where can i get slides? Thank you. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts fro