<?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: Sneak Preview of O&#8217;Reilly&#8217;s new book: Erlang Programming, by Francesco Cesarini and Simon Thompson</title>
	<atom:link href="http://erlanginside.com/erlang-programming-francesco-cesarini-simon-thompson-oreilly-review-96/feed" rel="self" type="application/rss+xml" />
	<link>http://erlanginside.com/erlang-programming-francesco-cesarini-simon-thompson-oreilly-review-96</link>
	<description>News and Information on Erlang and Concurrent Computing</description>
	<lastBuildDate>Thu, 29 Jul 2010 02:41:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Toronto Web Design</title>
		<link>http://erlanginside.com/erlang-programming-francesco-cesarini-simon-thompson-oreilly-review-96/comment-page-1#comment-94</link>
		<dc:creator>Toronto Web Design</dc:creator>
		<pubDate>Fri, 07 Aug 2009 04:28:50 +0000</pubDate>
		<guid isPermaLink="false">http://erlanginside.com/?p=96#comment-94</guid>
		<description>What a great book! I have been gobbling up everything that I can related to Erlang in the last several months (forums, books by Joe Armstrong (4 stars), Martin Logan (4 stars) and now, the best of all ... Francesco and Simon&#039;s &#039;Erlang Programming&#039;. It presents a broad view of much that Erlang has to offer in a way that is very accessible to newcomers. They systematically present what you need to get started in the first three chapters, then explain the concurrency model and the three process design patterns in the next two chapters. The next few chapters of the book dive into the details of various features of the language: records, specialized data types, persistence options. Then you are ready for OTP: the Open Telecom Platform. This is where Erlang really shines and they describe it clearly and concisely. The latter chapters cover various language libraries and features: sockets, the Mnesia database, interfacing with C and Java (elegant!), and the finer points of debugging, tracing, testing, documenting and deploying your application.

By all means, get all three books: &#039;Programming Erlang&#039; (Pragmatic) by Joe Armstrong, &#039;Erlang and OTP in Action&#039; (Manning) by Martin Logan et. al., and this book by Francesco and Simon. But if you choose to buy only one, I do not hesitate to recommend this one. But do yourself a favor and get all three. Each one offers a different perspective.
buy this book! 
- Cheers</description>
		<content:encoded><![CDATA[<p>What a great book! I have been gobbling up everything that I can related to Erlang in the last several months (forums, books by Joe Armstrong (4 stars), Martin Logan (4 stars) and now, the best of all &#8230; Francesco and Simon&#8217;s &#8216;Erlang Programming&#8217;. It presents a broad view of much that Erlang has to offer in a way that is very accessible to newcomers. They systematically present what you need to get started in the first three chapters, then explain the concurrency model and the three process design patterns in the next two chapters. The next few chapters of the book dive into the details of various features of the language: records, specialized data types, persistence options. Then you are ready for OTP: the Open Telecom Platform. This is where Erlang really shines and they describe it clearly and concisely. The latter chapters cover various language libraries and features: sockets, the Mnesia database, interfacing with C and Java (elegant!), and the finer points of debugging, tracing, testing, documenting and deploying your application.</p>
<p>By all means, get all three books: &#8216;Programming Erlang&#8217; (Pragmatic) by Joe Armstrong, &#8216;Erlang and OTP in Action&#8217; (Manning) by Martin Logan et. al., and this book by Francesco and Simon. But if you choose to buy only one, I do not hesitate to recommend this one. But do yourself a favor and get all three. Each one offers a different perspective.<br />
buy this book!<br />
- Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamaal</title>
		<link>http://erlanginside.com/erlang-programming-francesco-cesarini-simon-thompson-oreilly-review-96/comment-page-1#comment-61</link>
		<dc:creator>Jamaal</dc:creator>
		<pubDate>Thu, 11 Jun 2009 15:57:27 +0000</pubDate>
		<guid isPermaLink="false">http://erlanginside.com/?p=96#comment-61</guid>
		<description>Erlang&#039;s just itching for a web book, and I&#039;m sure that once Nitrogen stabilizes a bit, and Webmachine gets deployed on a few more sites (and gets chunked bodies, yay!), and with nice template libs like ErlyDTL around, it&#039;ll be started soon.  An RDBMS lib is the major flaw right now (Yariv&#039;s out of active dev lib notwithstanding) for people who need that sort of thing (for example, people who use Crystal Reports for some of their reporting.)  ODBC is fine for now - but if there was a good mysql connectivity lib, somebody would start the book tomorrow, rather than next year.

Everybody should check this out though: http://bitbucket.org/will/epgsql/ (a postgres is fine too!)</description>
		<content:encoded><![CDATA[<p>Erlang&#8217;s just itching for a web book, and I&#8217;m sure that once Nitrogen stabilizes a bit, and Webmachine gets deployed on a few more sites (and gets chunked bodies, yay!), and with nice template libs like ErlyDTL around, it&#8217;ll be started soon.  An RDBMS lib is the major flaw right now (Yariv&#8217;s out of active dev lib notwithstanding) for people who need that sort of thing (for example, people who use Crystal Reports for some of their reporting.)  ODBC is fine for now &#8211; but if there was a good mysql connectivity lib, somebody would start the book tomorrow, rather than next year.</p>
<p>Everybody should check this out though: <a href="http://bitbucket.org/will/epgsql/" rel="nofollow">http://bitbucket.org/will/epgsql/</a> (a postgres is fine too!)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Praveen</title>
		<link>http://erlanginside.com/erlang-programming-francesco-cesarini-simon-thompson-oreilly-review-96/comment-page-1#comment-59</link>
		<dc:creator>Praveen</dc:creator>
		<pubDate>Tue, 09 Jun 2009 14:16:12 +0000</pubDate>
		<guid isPermaLink="false">http://erlanginside.com/?p=96#comment-59</guid>
		<description>I can&#039;t wait for the book to get released. I&#039;ve holding out buying Joe&#039;s book since this was in progress. 
Like you mentioned, RDBMS connectivity is probably biggest challenge for erlang developers.</description>
		<content:encoded><![CDATA[<p>I can&#8217;t wait for the book to get released. I&#8217;ve holding out buying Joe&#8217;s book since this was in progress.<br />
Like you mentioned, RDBMS connectivity is probably biggest challenge for erlang developers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcus Ljungblad</title>
		<link>http://erlanginside.com/erlang-programming-francesco-cesarini-simon-thompson-oreilly-review-96/comment-page-1#comment-53</link>
		<dc:creator>Marcus Ljungblad</dc:creator>
		<pubDate>Mon, 08 Jun 2009 13:55:20 +0000</pubDate>
		<guid isPermaLink="false">http://erlanginside.com/?p=96#comment-53</guid>
		<description>This is great news! 

F spook well about his writing when me and my classmates participated in one of his courses at the IT-university in Gothenburg, Sweden. I believe some of the exercises was drawn directly from the book, and I remember the flow of the first chapters to be really helpful to programmers who are new to functional programming, and Erlang. 

Regards, 
Marcus</description>
		<content:encoded><![CDATA[<p>This is great news! </p>
<p>F spook well about his writing when me and my classmates participated in one of his courses at the IT-university in Gothenburg, Sweden. I believe some of the exercises was drawn directly from the book, and I remember the flow of the first chapters to be really helpful to programmers who are new to functional programming, and Erlang. </p>
<p>Regards,<br />
Marcus</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas Schipplock</title>
		<link>http://erlanginside.com/erlang-programming-francesco-cesarini-simon-thompson-oreilly-review-96/comment-page-1#comment-52</link>
		<dc:creator>Andreas Schipplock</dc:creator>
		<pubDate>Mon, 08 Jun 2009 11:57:06 +0000</pubDate>
		<guid isPermaLink="false">http://erlanginside.com/?p=96#comment-52</guid>
		<description>Thanks for this post. Amazon.DE says the book will be available on July 15th for 35 EUR...Amazon.co.uk says it will be available on June 26th for 20 GBP (~ 23 eur) :P...hard choice...;).

Anyways...thanks for this useful post. It helped me to make a choice.

Cheers,
Andreas.</description>
		<content:encoded><![CDATA[<p>Thanks for this post. Amazon.DE says the book will be available on July 15th for 35 EUR&#8230;Amazon.co.uk says it will be available on June 26th for 20 GBP (~ 23 eur) <img src='http://erlanginside.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> &#8230;hard choice&#8230;;).</p>
<p>Anyways&#8230;thanks for this useful post. It helped me to make a choice.</p>
<p>Cheers,<br />
Andreas.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
