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

Open-Source Clojure / Kafka Workshop Materials.

2019-05-27 Thread Derek Troy-West
Hello Clojurists! We recently ran a series of Apache Kafka workshops in Melbourne and Sydney, the course materials are open-source and the programming exercise is available in Clojure (and Java). If you have an interest in streaming compute, or just like playing with things, you might find

Re: materials

2015-06-25 Thread Andy-
gt; hi everyone, > can somebody send me materials for clojure. i am a > beginner and i also want to in which tool or software i should practice in. > thanks in advance > -- You received this message because you are subscribed to the Google Groups "Clojure" group.

Re: materials

2015-06-25 Thread Baishampayan Ghose
Alex, I just realised my mistake. My apologies to the poster. Regards, BG On Thu, Jun 25, 2015 at 6:49 PM, Alex Miller wrote: > Hey BG, > > Perhaps the OP did Google already but saw too many choices and was looking > for an informed decision about where to go first. > > Using a lmgtfy link is a

Re: materials

2015-06-25 Thread Alex Miller
Hey BG, Perhaps the OP did Google already but saw too many choices and was looking for an informed decision about where to go first. Using a lmgtfy link is a condescending way to answer a question and I don't want this list or this community to be that kind of place. I would prefer people to

Re: materials

2015-06-25 Thread Mike Grabowski
Living Clojure & Do ~20 project euler problems (there are few open source repos in Clojure you can compare your algorithms with). On Thursday, 25 June 2015 10:59:12 UTC+2, Baskar Kalyanasamy wrote: > > hi everyone, > can somebody send me materials for clojure. i am

Re: materials

2015-06-25 Thread Geert Vermeiren
Have you tried the most obvious place ? http://clojure.org/getting_started Kind regards On Thursday, June 25, 2015 at 10:59:12 AM UTC+2, Baskar Kalyanasamy wrote: > > hi everyone, > can somebody send me materials for clojure. i am a > beginner and i also want to i

Re: materials

2015-06-25 Thread Josh Kamau
http://www.braveclojure.com/ On Thu, Jun 25, 2015 at 12:10 PM, Baishampayan Ghose wrote: > http://lmgtfy.com/?q=clojure+tutorial > > Hope this helps. > > ~BG > > On Thu, Jun 25, 2015 at 7:21 AM, Baskar Kalyanasamy > wrote: > > hi everyone, > >

Re: materials

2015-06-25 Thread Baishampayan Ghose
http://lmgtfy.com/?q=clojure+tutorial Hope this helps. ~BG On Thu, Jun 25, 2015 at 7:21 AM, Baskar Kalyanasamy wrote: > hi everyone, > can somebody send me materials for clojure. i am a beginner > and i also want to in which tool or software i should practice in. &g

materials

2015-06-25 Thread Baskar Kalyanasamy
hi everyone, can somebody send me materials for clojure. i am a beginner and i also want to in which tool or software i should practice in. thanks in advance -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this g

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

Re: Good Introductory materials to the Java ecosystem.

2008-10-05 Thread Craig McDaniel
This site provides a nice search index for those Java API docs: http://gotapi.com --~--~-~--~~~---~--~~ 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 To unsub

Re: Good Introductory materials to the Java ecosystem.

2008-10-04 Thread Matthew D. Swank
On Oct 5, 12:12 am, "Matthew D. Swank" <[EMAIL PROTECTED]> wrote: > I thinks there is a happy medium in there somewhere. Evidently I'm Smeagol: which, by the way, would be a wonderful name for a programming language. Matt --~--~-~--~~~---~--~~ You received this m

Re: Good Introductory materials to the Java ecosystem.

2008-10-04 Thread Matthew D. Swank
On Oct 4, 2:54 pm, Stuart Sierra <[EMAIL PROTECTED]> wrote: > On Oct 3, 11:06 pm, "Matthew D. Swank" <[EMAIL PROTECTED]> > wrote: > > > I Googled a bit, but I was wondering if anyone here had any > > recommendations.   ... > Hi Matt, > Here are some links I've recommended in the past... ... > If

Re: Good Introductory materials to the Java ecosystem.

2008-10-04 Thread Stuart Sierra
On Oct 3, 11:06 pm, "Matthew D. Swank" <[EMAIL PROTECTED]> wrote: > I Googled a bit, but I was wondering if anyone here had any > recommendations.  I am somewhat familiar with the .NET and the CLR. > However I am pretty green on the JVM operations and semantics, and the > various tools and platfor

Good Introductory materials to the Java ecosystem.

2008-10-03 Thread Matthew D. Swank
I Googled a bit, but I was wondering if anyone here had any recommendations. I am somewhat familiar with the .NET and the CLR. However I am pretty green on the JVM operations and semantics, and the various tools and platforms that make development and deployment go along swimmingly. Thanks, Mat