Re: Clojure Cookbook is out

2014-03-31 Thread Marcus Blankenship
ntil next Thursday, you can get 50% off the digital version of the book >>>>> with the coupon WKCLJUR >>>>> >>>>> -Ryan >>>>> On Thursday, March 20, 2014 10:23:36 AM UTC-4, Thomas wrote: >>>>> woooh >>>

Re: Clojure Cookbook is out

2014-03-31 Thread Ryan Neufeld
do Breiter wrote: I got an email from O'Reilly this morning saying that the Clojure Cookbook had been released, and bought it immediately. Thanks to everyone who contributed! It's very helpful. http://shop.oreilly.com/product/0636920029786.do Nando Aria Media Sagl Via Rompada 40 6987

Re: Clojure Cookbook is out

2014-03-31 Thread Marcus Blankenship
ne who has contributed, that is what I love >>> about Clojure (almost ;) ) most, the community!!! >>> >>> Thomas >>> >>> On Thursday, March 20, 2014 1:15:57 PM UTC, Nando Breiter wrote: >>> I got an email from O'Reilly this morning saying t

Re: Clojure Cookbook is out

2014-03-31 Thread Ryan Neufeld
Thomas On Thursday, March 20, 2014 1:15:57 PM UTC, Nando Breiter wrote: I got an email from O'Reilly this morning saying that the Clojure Cookbook had been released, and bought it immediately. Thanks to everyone who contributed! It's very helpful. http://shop.oreilly.com/product/063

Re: Clojure Cookbook is out

2014-03-31 Thread Marcus Blankenship
mine today. And a BIG BIG > BIG thank you for everyone who has contributed, that is what I love about > Clojure (almost ;) ) most, the community!!! > > Thomas > > On Thursday, March 20, 2014 1:15:57 PM UTC, Nando Breiter wrote: > I got an email from O'Reilly this morning sa

Re: Clojure Cookbook is out

2014-03-31 Thread Brian Craft
(almost ;) ) most, the community!!! >> >> Thomas >> >> On Thursday, March 20, 2014 1:15:57 PM UTC, Nando Breiter wrote: >>> >>> I got an email from O'Reilly this morning saying that the Clojure >>> Cookbook had been released, and bought

Re: Clojure Cookbook is out

2014-03-21 Thread Ryan Neufeld
t;> I got an email from O'Reilly this morning saying that the Clojure >> Cookbook had been released, and bought it immediately. Thanks to everyone >> who contributed! It's very helpful. >> >> http://shop.oreilly.com/product/0636920029786.do >> >> Nando

Re: Clojure Cookbook is out

2014-03-20 Thread Thomas
got an email from O'Reilly this morning saying that the Clojure Cookbook > had been released, and bought it immediately. Thanks to everyone who > contributed! It's very helpful. > > http://shop.oreilly.com/product/0636920029786.do > > Nando > > > Aria

Clojure Cookbook is out

2014-03-20 Thread Nando Breiter
I got an email from O'Reilly this morning saying that the Clojure Cookbook had been released, and bought it immediately. Thanks to everyone who contributed! It's very helpful. http://shop.oreilly.com/product/0636920029786.do Nando Aria Media Sagl Via Rompada 40 6987 Caslano Switzerla

Re: ANN: Clojure Cookbook

2010-09-28 Thread Rayne
Indeed. Similar functionality will be implemented in cake very soon. On Sep 27, 8:54 pm, Scott Jaderholm wrote: > Daniel, > > If you install lein-search > (http://clojars.org/lein-searchorhttp://github.com/Licenser/lein-search) you > can do searches like that. > > lein search mail > > If you pu

Re: ANN: Clojure Cookbook

2010-09-27 Thread Scott Jaderholm
Daniel, If you install lein-search (http://clojars.org/lein-search or http://github.com/Licenser/lein-search) you can do searches like that. lein search mail If you put it in ~/.lein/plugins it will work for all your lein projects and you can even use it to add what you find to your project.clj

Re: ANN: Clojure Cookbook

2010-09-27 Thread Daniel Pittman
Tim Daly writes: > There is a movement afoot in the common lisp community to implement > quicklisp which is similar to the perl cpan site or debian. It would be > useful if there was a quicklisp (or asdf) for Clojure. Thus you could > "apt-get" a library for clojure. FWIW, having just started ou

Re: ANN: Clojure Cookbook

2010-09-27 Thread Andy Fingerhut
Gentlemen, I present for your viewing pleasure the Clojure Cookbook (beta :) ): http://www.gettingclojure.com/cookbook:clojure-cookbook Gregg Williams has set up a framework at Getting Clojure to gather material, primarily focused on newbies, on how to flatten the learning curve. The coo

Re: ANN: Clojure Cookbook

2010-09-27 Thread Diullei Gomes
"apt-get" a library for > clojure. > > Tim Daly > > > On 9/27/2010 1:47 AM, David Sletten wrote: > >> Ladies and Gentlemen, >> >> I present for your viewing pleasure the Clojure Cookbook (beta :) ): >> http://www.gettingclojure.com/cookbook:cloj

Re: ANN: Clojure Cookbook

2010-09-27 Thread Tim Daly
tten wrote: Ladies and Gentlemen, I present for your viewing pleasure the Clojure Cookbook (beta :) ): http://www.gettingclojure.com/cookbook:clojure-cookbook Gregg Williams has set up a framework at Getting Clojure to gather material, primarily focused on newbies, on how to flatten the lear

Re: ANN: Clojure Cookbook

2010-09-27 Thread MarkSwanson
Nice! -- 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 from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to

ANN: Clojure Cookbook

2010-09-26 Thread David Sletten
Ladies and Gentlemen, I present for your viewing pleasure the Clojure Cookbook (beta :) ): http://www.gettingclojure.com/cookbook:clojure-cookbook Gregg Williams has set up a framework at Getting Clojure to gather material, primarily focused on newbies, on how to flatten the learning curve

Re: Clojure Cookbook

2009-03-09 Thread Sean
There's some in the wikibook http://en.wikibooks.org/wiki/Clojure_Programming/Examples/Cookbook Also http://en.wikibooks.org/wiki/Clojure_Programming/Examples I've been trying to tidy it up a little, and would love the help. Add you own stuff! Sean On Mar 9, 10:00 pm, David Sletten wrote:

Clojure Cookbook

2009-03-09 Thread David Sletten
Has anyone done any work towards assembling a cookbook of Clojure recipes along the lines of the Perl/Ruby Cookbooks? Even something less formal such as the Common Lisp Cookbook would be useful (http:// cl-cookbook.sourceforge.net/index.html). It would be good to have something like this in