<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Programming book I wish someone would write: R, The Good Parts</title>
	<atom:link href="http://www.johndcook.com/blog/2009/05/01/r-the-good-parts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.johndcook.com/blog/2009/05/01/r-the-good-parts/</link>
	<description>The blog of John D. Cook</description>
	<lastBuildDate>Sat, 11 Feb 2012 01:10:06 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: The Art of R Programming &#8212; The Endeavour</title>
		<link>http://www.johndcook.com/blog/2009/05/01/r-the-good-parts/comment-page-1/#comment-107277</link>
		<dc:creator>The Art of R Programming &#8212; The Endeavour</dc:creator>
		<pubDate>Mon, 10 Oct 2011 15:01:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=2057#comment-107277</guid>
		<description>[...] R: The Good Parts    ? X [...]</description>
		<content:encoded><![CDATA[<p>[...] R: The Good Parts    ? X [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick Wicklin</title>
		<link>http://www.johndcook.com/blog/2009/05/01/r-the-good-parts/comment-page-1/#comment-94120</link>
		<dc:creator>Rick Wicklin</dc:creator>
		<pubDate>Fri, 22 Jul 2011 20:02:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=2057#comment-94120</guid>
		<description>And why stop there? Every language has its strengths and weaknesses. The advocates naturally stress the strengths, but it is knowing the weaknesses that separates the master from the apprentice.  This could be a whole series of books: The Jedi Guide to : Use the Force and Avoid the Dark Side</description>
		<content:encoded><![CDATA[<p>And why stop there? Every language has its strengths and weaknesses. The advocates naturally stress the strengths, but it is knowing the weaknesses that separates the master from the apprentice.  This could be a whole series of books: The Jedi Guide to : Use the Force and Avoid the Dark Side</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan</title>
		<link>http://www.johndcook.com/blog/2009/05/01/r-the-good-parts/comment-page-1/#comment-16951</link>
		<dc:creator>Bryan</dc:creator>
		<pubDate>Tue, 05 May 2009 00:42:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=2057#comment-16951</guid>
		<description>I think the Inferno covers the &quot;R, The Bad Parts&quot; area; I agree that I would like to see a complement that addresses the areas in which it excels.  I think it would have to cover the apply() family and the ease of writing ad hoc functions.  

I agree that there is some poorly written and maintained code available for R - I know I&#039;ve written my fair share - but the flexibility and adaptability that comes from R being an open source product is it&#039;s best feature.  It&#039;s why it will succeed over slower moving more expensive packages.  It would be nice not to have to deal with bad programming or unmaintained code, but the alternative is worse.</description>
		<content:encoded><![CDATA[<p>I think the Inferno covers the &#8220;R, The Bad Parts&#8221; area; I agree that I would like to see a complement that addresses the areas in which it excels.  I think it would have to cover the apply() family and the ease of writing ad hoc functions.  </p>
<p>I agree that there is some poorly written and maintained code available for R &#8211; I know I&#8217;ve written my fair share &#8211; but the flexibility and adaptability that comes from R being an open source product is it&#8217;s best feature.  It&#8217;s why it will succeed over slower moving more expensive packages.  It would be nice not to have to deal with bad programming or unmaintained code, but the alternative is worse.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl Ove Hufthammer</title>
		<link>http://www.johndcook.com/blog/2009/05/01/r-the-good-parts/comment-page-1/#comment-16912</link>
		<dc:creator>Karl Ove Hufthammer</dc:creator>
		<pubDate>Mon, 04 May 2009 08:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=2057#comment-16912</guid>
		<description>I second the recommendation of the ‘The R Inferno’. It’s a wonderful document, and I have learned so much from it that would have taken years to learn ‘the hard way’. I almost think it should be required reading for every R user.</description>
		<content:encoded><![CDATA[<p>I second the recommendation of the ‘The R Inferno’. It’s a wonderful document, and I have learned so much from it that would have taken years to learn ‘the hard way’. I almost think it should be required reading for every R user.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Lianoglou</title>
		<link>http://www.johndcook.com/blog/2009/05/01/r-the-good-parts/comment-page-1/#comment-16797</link>
		<dc:creator>Steve Lianoglou</dc:creator>
		<pubDate>Fri, 01 May 2009 19:34:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=2057#comment-16797</guid>
		<description>In case you haven&#039;t stumbled upon it yet, I think &lt;a href=&quot;http://www.burns-stat.com/pages/Tutor/R_inferno.pdf&quot; rel=&quot;nofollow&quot;&gt;The R Inferno&lt;/a&gt; [PDF], is a must read for any R user ... it&#039;s both informative and entertaining. With an abstract like &quot;If you are using R and you think you&#039;re in hell, this is a map for you&quot;, how can you go wrong :-)

Patrick Burns also has some other tutorials that are handy that you can get from his site.</description>
		<content:encoded><![CDATA[<p>In case you haven&#8217;t stumbled upon it yet, I think <a href="http://www.burns-stat.com/pages/Tutor/R_inferno.pdf" rel="nofollow">The R Inferno</a> [PDF], is a must read for any R user &#8230; it&#8217;s both informative and entertaining. With an abstract like &#8220;If you are using R and you think you&#8217;re in hell, this is a map for you&#8221;, how can you go wrong <img src='http://www.johndcook.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Patrick Burns also has some other tutorials that are handy that you can get from his site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brendan O'Connor</title>
		<link>http://www.johndcook.com/blog/2009/05/01/r-the-good-parts/comment-page-1/#comment-16795</link>
		<dc:creator>Brendan O'Connor</dc:creator>
		<pubDate>Fri, 01 May 2009 19:06:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=2057#comment-16795</guid>
		<description>definitely needed.  definitely tricky to write.</description>
		<content:encoded><![CDATA[<p>definitely needed.  definitely tricky to write.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.johndcook.com/blog/2009/05/01/r-the-good-parts/comment-page-1/#comment-16782</link>
		<dc:creator>John</dc:creator>
		<pubDate>Fri, 01 May 2009 12:34:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=2057#comment-16782</guid>
		<description>Bill, I agree. It&#039;s hard to find books that are small because the authors thought hard about what to include and resisted the urge to include everything they know.

Here&#039;s another good small book: &lt;a href=&quot;http://www.amazon.com/gp/product/0964981211?ie=UTF8&amp;tag=theende-20&amp;linkCode=xm2&amp;camp=1789&amp;creativeASIN=0964981211&quot; rel=&quot;nofollow&quot;&gt;The Essence of SQL&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Bill, I agree. It&#8217;s hard to find books that are small because the authors thought hard about what to include and resisted the urge to include everything they know.</p>
<p>Here&#8217;s another good small book: <a href="http://www.amazon.com/gp/product/0964981211?ie=UTF8&#038;tag=theende-20&#038;linkCode=xm2&#038;camp=1789&#038;creativeASIN=0964981211" rel="nofollow">The Essence of SQL</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill the Lizard</title>
		<link>http://www.johndcook.com/blog/2009/05/01/r-the-good-parts/comment-page-1/#comment-16781</link>
		<dc:creator>Bill the Lizard</dc:creator>
		<pubDate>Fri, 01 May 2009 12:28:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=2057#comment-16781</guid>
		<description>I was flipping through JavaScript: The Good Parts about a week ago looking for a quote for an answer on Stack Overflow.  I caught myself wishing Crockford would write books on Perl, Java, C++, PHP, ... pretty much any language in widespread use.  It&#039;s a great idea to have someone knowledgeable tell you &lt;i&gt;explicitly&lt;/i&gt; what language features to avoid using.  So many books try to illustrate every feature of a language in an effort to be the &quot;X Language Bible&quot;.  I hope more authors embrace Crockford&#039;s style.</description>
		<content:encoded><![CDATA[<p>I was flipping through JavaScript: The Good Parts about a week ago looking for a quote for an answer on Stack Overflow.  I caught myself wishing Crockford would write books on Perl, Java, C++, PHP, &#8230; pretty much any language in widespread use.  It&#8217;s a great idea to have someone knowledgeable tell you <i>explicitly</i> what language features to avoid using.  So many books try to illustrate every feature of a language in an effort to be the &#8220;X Language Bible&#8221;.  I hope more authors embrace Crockford&#8217;s style.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.327 seconds -->

