Re: Practical Clojure

2012-04-15 Thread faenvie
hi, glad to hear that. Up the Ladder of Abstraction ;-) with the books. Gruesse On Apr 14, 7:55 pm, Stuart Sierra wrote: > Hi, faenvie, > > Thanks for your comments about "Practical Clojure," really glad you enjoyed > it! > > Unfortunately, it seems unlikely right now that there will be a secon

Re: Practical Clojure

2012-04-14 Thread Stuart Sierra
Hi, faenvie, Thanks for your comments about "Practical Clojure," really glad you enjoyed it! Unfortunately, it seems unlikely right now that there will be a second edition of "Practical Clojure" from Apress, but Luke VanderHart and I are currently working on a second book together. Details to

Re: Practical Clojure

2012-04-14 Thread Manuel Paccagnella
It depends on the audience I guess. I've bought "Practical Clojure" but I found its minimalism a little too... minimal to my experience at the time. I was (an in many ways I still am) a nearly total novice on fp and Clojure, and although it's a very good and concise introduction to Clojure I don

Re: Practical Clojure

2012-04-14 Thread Qiu Xiafei
how about Programming Clojure? I am reading it as a start point of learn clojure On Sat, Apr 14, 2012 at 4:52 PM, faenvie wrote: > light table looks like a candidate for the book ... > btw 'professional clojure' is not a good title ... better: 'beyond > clojure' ? etc. > > -- > You received this

Re: Practical Clojure

2012-04-14 Thread faenvie
light table looks like a candidate for the book ... btw 'professional clojure' is not a good title ... better: 'beyond clojure' ? etc. -- 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 t

Re: Practical Clojure

2012-04-14 Thread JuanManuel Gimeno Illa
On Friday, April 13, 2012 9:11:07 PM UTC+2, faenvie wrote: > > > > in addition there could be a separate book 'professional clojure' that > focuses on extensions and advanced topics of the clojure cosmos: > clojurescript, monads, continuations, building dsl, core.logic, ring, > korma, noir ..

Re: Practical Clojure

2012-04-13 Thread David Cabana
I need to clarify something, since I unintentionally introduced confusion into this discussion. The initial comment by faenvie referred to the book "Practical Clojure", a very good book (I own a copy). I spaced out and thought that faenvie's comment concerned the newly released "Clojure Programmi

Re: Practical Clojure

2012-04-13 Thread Sean Corfield
On Fri, Apr 13, 2012 at 6:51 AM, David Cabana wrote: > I have not read it all (yet), but what I have read is outstanding. I haven't bothered buying it because it's so out of date now. I'll buy a second edition when it gets underway, however. I bought Programming Clojure once the 2nd Ed got under

Re: Practical Clojure

2012-04-13 Thread faenvie
as i think about it, it seems to me that 'practical clojure' should be updated but stay minimal. This means strictly keep the focus on the core of clojure, correct errors, add a few missing things (add more info on destructuring for instance), add and update things that come new or changed with clo

Re: Practical Clojure

2012-04-13 Thread Tom Maynard
On Friday, April 13, 2012 5:19:43 AM UTC-5, faenvie wrote: > > > i simply want to state that i love this book > http://www.apress.com/9781430272311 > > Which version(s) of Closure does the book cover? I have both "Joy of" and "In Action" and I find them somewhat disjointed and confusing in th

Re: Practical Clojure

2012-04-13 Thread Curtis Gagliardi
I hadn't heard of practical clojure, but while we're praising books, I'd like to say that Clojure Programming is excellent. I've been reading the early access version, and while I haven't finished it, I'm almost done with the first half, which covers the core of the language. It's been incredibly

Re: Practical Clojure

2012-04-13 Thread David Cabana
I have not read it all (yet), but what I have read is outstanding. O'Reilly has made the table of contents and first chapter available online. If you are at all curious, check it out. The first chapter contains an exceptionally lucid and thorough section on destructuring. http://cdn.oreilly.com/o

Re: Practical Clojure

2012-04-13 Thread wschnell
Hi, you are not alone. This book is for reading again and again. -- 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

Re: practical clojure

2010-09-19 Thread David J
I definitely have. I'm in the middle of trying to port some stats test from R over to Incanter, notably the Wicoxon Rank Sum test. I just meant I hope this catches on with statisticians, now that R's creator has admitted its flaws. On Sep 18, 9:09 pm, Jeff Heon wrote: > On Sep 17, 8:23 pm, David

Re: practical clojure

2010-09-18 Thread Jeff Heon
On Sep 17, 8:23 pm, David J wrote: > I second faenvie's request for "applications of Clojure" books, > especially on AI. AI is the reason I started looking at a Lisp in the > first place. I'd also like to see Clojure become *the* language for > statistics, though I understand that R statistician

Re: practical clojure

2010-09-17 Thread David J
I second faenvie's request for "applications of Clojure" books, especially on AI. AI is the reason I started looking at a Lisp in the first place. I'd also like to see Clojure become *the* language for statistics, though I understand that R statisticians aren't so fond of Lisps. I just bought Prac

Re: practical clojure

2010-09-16 Thread Stuart Sierra
Thanks! Glad you liked the book. -S On Sep 14, 8:37 am, faenvie wrote: > i just emerged from a whirlwind read > through 'practical clojure'. i like this book > very much. > > it's a very well structured, carefully written > book. kind of a minimalistic approach but minimalistic > in the positive