<?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: In-Depth Book Review: Practical Clojure	</title>
	<atom:link href="https://programmingzen.com/in-depth-book-review-practical-clojure/feed/" rel="self" type="application/rss+xml" />
	<link>https://programmingzen.com/in-depth-book-review-practical-clojure/</link>
	<description>Meditations on programming, startups, and technology</description>
	<lastBuildDate>Wed, 21 Jul 2010 12:37:19 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Today in the Intertweets (July 20th Ed) &#124; disclojure: all things clojure		</title>
		<link>https://programmingzen.com/in-depth-book-review-practical-clojure/#comment-13240</link>

		<dc:creator><![CDATA[Today in the Intertweets (July 20th Ed) &#124; disclojure: all things clojure]]></dc:creator>
		<pubDate>Wed, 21 Jul 2010 12:37:19 +0000</pubDate>
		<guid isPermaLink="false">http://programmingzen.com/?p=1230#comment-13240</guid>

					<description><![CDATA[[...] Book Review: Practical Clojure (here, via @acangiano) &#8212; A review of the recently published book &#8220;Practical Clojure&#8220;, [...]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] Book Review: Practical Clojure (here, via @acangiano) &#8212; A review of the recently published book &#8220;Practical Clojure&#8220;, [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Kenny Meyers		</title>
		<link>https://programmingzen.com/in-depth-book-review-practical-clojure/#comment-11831</link>

		<dc:creator><![CDATA[Kenny Meyers]]></dc:creator>
		<pubDate>Sat, 17 Jul 2010 23:15:06 +0000</pubDate>
		<guid isPermaLink="false">http://programmingzen.com/?p=1230#comment-11831</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://programmingzen.com/in-depth-book-review-practical-clojure/#comment-11580&quot;&gt;Antonio Cangiano&lt;/a&gt;.

Thanks so much Antonio. I will investigate.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://programmingzen.com/in-depth-book-review-practical-clojure/#comment-11580">Antonio Cangiano</a>.</p>
<p>Thanks so much Antonio. I will investigate.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Josh Stone		</title>
		<link>https://programmingzen.com/in-depth-book-review-practical-clojure/#comment-11778</link>

		<dc:creator><![CDATA[Josh Stone]]></dc:creator>
		<pubDate>Sat, 17 Jul 2010 19:34:21 +0000</pubDate>
		<guid isPermaLink="false">http://programmingzen.com/?p=1230#comment-11778</guid>

					<description><![CDATA[I humbly suggest looking at the types of examples used in Real World Haskell as additional inspiration.  While reading this book, I was very impressed with the ability of the authors to combine introduction of language features and substantial coding examples.

-Josh-]]></description>
			<content:encoded><![CDATA[<p>I humbly suggest looking at the types of examples used in Real World Haskell as additional inspiration.  While reading this book, I was very impressed with the ability of the authors to combine introduction of language features and substantial coding examples.</p>
<p>-Josh-</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: me		</title>
		<link>https://programmingzen.com/in-depth-book-review-practical-clojure/#comment-11656</link>

		<dc:creator><![CDATA[me]]></dc:creator>
		<pubDate>Sat, 17 Jul 2010 07:27:48 +0000</pubDate>
		<guid isPermaLink="false">http://programmingzen.com/?p=1230#comment-11656</guid>

					<description><![CDATA[I haven&#039;t looked at this book yet, but if you say it eschews extended discussions of 3rd party libraries, including &quot;contrib&quot;, then I consider that a big plus. IMO there is way too much focus these days on &quot;batteries included, just import and use this library&quot;, without really understanding the language itself. Haskell is like that, too. 

Now, with Lisp dialects like Clojure, there isn&#039;t much language as far as syntax goes. But there is a ton of API in the core. And of course the main concepts of Lisp dialects like macros and applicative style of programming. I think it&#039;s good that a book focuses on just that part. None of this lazy punting, every time something comes up and authors say &quot;oh, just import contrib and call this function.

That&#039;s my two cents. All that said, I still prefer native Common Lisp implementations over Clojure, but that&#039;s just me.]]></description>
			<content:encoded><![CDATA[<p>I haven&#8217;t looked at this book yet, but if you say it eschews extended discussions of 3rd party libraries, including &#8220;contrib&#8221;, then I consider that a big plus. IMO there is way too much focus these days on &#8220;batteries included, just import and use this library&#8221;, without really understanding the language itself. Haskell is like that, too. </p>
<p>Now, with Lisp dialects like Clojure, there isn&#8217;t much language as far as syntax goes. But there is a ton of API in the core. And of course the main concepts of Lisp dialects like macros and applicative style of programming. I think it&#8217;s good that a book focuses on just that part. None of this lazy punting, every time something comes up and authors say &#8220;oh, just import contrib and call this function.</p>
<p>That&#8217;s my two cents. All that said, I still prefer native Common Lisp implementations over Clojure, but that&#8217;s just me.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Antonio Cangiano		</title>
		<link>https://programmingzen.com/in-depth-book-review-practical-clojure/#comment-11580</link>

		<dc:creator><![CDATA[Antonio Cangiano]]></dc:creator>
		<pubDate>Fri, 16 Jul 2010 23:54:43 +0000</pubDate>
		<guid isPermaLink="false">http://programmingzen.com/?p=1230#comment-11580</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://programmingzen.com/in-depth-book-review-practical-clojure/#comment-11578&quot;&gt;Kenny Meyers&lt;/a&gt;.

Kenny, I touched on this in my &lt;a href=&quot;http://programmingzen.com/2010/07/09/thoughts-on-clojure/&quot; rel=&quot;nofollow&quot;&gt;Thoughts on Clojure&lt;/a&gt;. You may also consider reading the rationale behind Clojure here: http://clojure.org/rationale]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://programmingzen.com/in-depth-book-review-practical-clojure/#comment-11578">Kenny Meyers</a>.</p>
<p>Kenny, I touched on this in my <a href="http://programmingzen.com/2010/07/09/thoughts-on-clojure/" rel="nofollow">Thoughts on Clojure</a>. You may also consider reading the rationale behind Clojure here: <a href="http://clojure.org/rationale" rel="nofollow ugc">http://clojure.org/rationale</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Kenny Meyers		</title>
		<link>https://programmingzen.com/in-depth-book-review-practical-clojure/#comment-11578</link>

		<dc:creator><![CDATA[Kenny Meyers]]></dc:creator>
		<pubDate>Fri, 16 Jul 2010 23:42:24 +0000</pubDate>
		<guid isPermaLink="false">http://programmingzen.com/?p=1230#comment-11578</guid>

					<description><![CDATA[Forgive me for n00b&#039;n it, but why would one use Clojure?]]></description>
			<content:encoded><![CDATA[<p>Forgive me for n00b&#8217;n it, but why would one use Clojure?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Zach		</title>
		<link>https://programmingzen.com/in-depth-book-review-practical-clojure/#comment-11563</link>

		<dc:creator><![CDATA[Zach]]></dc:creator>
		<pubDate>Fri, 16 Jul 2010 23:17:09 +0000</pubDate>
		<guid isPermaLink="false">http://programmingzen.com/?p=1230#comment-11563</guid>

					<description><![CDATA[I vote for exercises on the same level as those found in paul graham&#039;s ANSI Common Lisp.]]></description>
			<content:encoded><![CDATA[<p>I vote for exercises on the same level as those found in paul graham&#8217;s ANSI Common Lisp.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
