R vignettes are closer to the topical Racket tutorials (on web and system programming). I was wondering if there is an up to date introduction to the Racket language for readers with previous programming experience; better if concise. It seems that most available books employ Racket to introduce programming concepts, rather than focusing on the language. I am thinking of something like Practical Clojure or Practical Common Lisp published by Apress; or Programming Python or Programming Ruby published by O&#39;Reilly (although the latter two are very long and verbose).<div>
<br></div><div>-g<br><br><div class="gmail_quote">On Mon, Jan 9, 2012 at 5:57 PM, Matthias Felleisen <span dir="ltr">&lt;<a href="mailto:matthias@ccs.neu.edu">matthias@ccs.neu.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="word-wrap:break-word"><div><br></div><div>Something like Vignettes in R? -- Matthias</div><div><br></div><div><br></div><br><div><div><div class="h5"><div>On Jan 6, 2012, at 10:07 PM, Giuseppe Paleologo wrote:</div>
<br></div></div><blockquote type="cite"><div><div class="h5"><span>My applications are mostly in Statistics/Data Analysis. Rather than dealing with a single, massive data set, I often have many medium-sized ones. I find myself applying in R or Python large amounts of maps, reduces, filters and other list manipulations that I believe Racket can perform more expressively. As an example of a building block of what I&#39;d like to build or reuse, consider the R data.frame: an array that can be sliced by rows/ columns using logical indices, numerical indices, or names for rows and columns. Moreover, the rows and columns could be accessed as individual lists. I wonder what&#39;s the best way to do this in Racket. I am not looking for a cookbook, but something that teaches the essentials, with examples of non-standard data strucures.</span> <div>

<br></div><div>-g<br><br><div class="gmail_quote">On Fri, Jan 6, 2012 at 5:12 PM, John Clements <span dir="ltr">&lt;<a href="mailto:clements@brinckerhoff.org" target="_blank">clements@brinckerhoff.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><br>
On Jan 6, 2012, at 2:07 PM, Giuseppe Paleologo wrote:<br>
<br>
&gt; Yes to the quick tutorial, no to the other two, as they&#39;re not my intended application.<br>
<br>
</div>I&#39;m hoping I can ask this question without committing myself to anything :): Can you describe a simple example project that could be the focus of the kind of guide you&#39;re looking for?<br>
<span><font color="#888888"><br>
John Clements<br>
<br>
</font></span></blockquote></div><br></div></div></div><div class="im">
____________________<br>  Racket Users list:<br>  <a href="http://lists.racket-lang.org/users" target="_blank">http://lists.racket-lang.org/users</a><br></div></blockquote></div><br></div></blockquote></div><br></div>