<?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: 无废话Erlang</title>
	<atom:link href="http://erlang-china.org/misc/simplified_erlang.html/feed" rel="self" type="application/rss+xml" />
	<link>http://erlang-china.org/misc/simplified_erlang.html</link>
	<description>erlang 中文社区</description>
	<lastBuildDate>Sat, 13 Mar 2010 07:02:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 下一波流行的开发语言是？ &#171; 广告时间</title>
		<link>http://erlang-china.org/misc/simplified_erlang.html/comment-page-1#comment-9918</link>
		<dc:creator>下一波流行的开发语言是？ &#171; 广告时间</dc:creator>
		<pubDate>Tue, 06 Jan 2009 00:58:10 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/misc/299.html#comment-9918</guid>
		<description>[...] 看这里了解一下Erlang的前生后世及Salar的，还有两者的一番对比。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 看这里了解一下Erlang的前生后世及Salar的，还有两者的一番对比。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fan+fan</title>
		<link>http://erlang-china.org/misc/simplified_erlang.html/comment-page-1#comment-9654</link>
		<dc:creator>fan+fan</dc:creator>
		<pubDate>Tue, 23 Dec 2008 02:24:52 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/misc/299.html#comment-9654</guid>
		<description>嗯，写的还是不错的。前面讲的历史比较好玩，后面的稍微有点拗口啊</description>
		<content:encoded><![CDATA[<p>嗯，写的还是不错的。前面讲的历史比较好玩，后面的稍微有点拗口啊</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dengqiao</title>
		<link>http://erlang-china.org/misc/simplified_erlang.html/comment-page-1#comment-9261</link>
		<dc:creator>dengqiao</dc:creator>
		<pubDate>Wed, 17 Dec 2008 08:50:13 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/misc/299.html#comment-9261</guid>
		<description>又仔细看完了，绝对的好文章。</description>
		<content:encoded><![CDATA[<p>又仔细看完了，绝对的好文章。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dengqiao</title>
		<link>http://erlang-china.org/misc/simplified_erlang.html/comment-page-1#comment-9259</link>
		<dc:creator>dengqiao</dc:creator>
		<pubDate>Wed, 17 Dec 2008 08:40:41 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/misc/299.html#comment-9259</guid>
		<description>刚刚开始Erlang,《Erlang程序设计》还没有看玩，这篇文章对我来说最有价值的一句话就是
对于那些“复杂业务逻辑”，在 COP 中的做法其实也和 OOP 中的差别不大，无非是拆开了装装上了拆的那套老把式。吃透业务逻辑，将其分解为若干个进程(而不是对象)，再把这些进程装起来，如果没出什么岔子就可以收工回家了。对于我们这种从面向对象转变来的程序员来说真是相当受用。期待更好的文章，Erlang真的是一门很不错的语言，最重要的写Erlang程序比写java程序更有成就感。</description>
		<content:encoded><![CDATA[<p>刚刚开始Erlang,《Erlang程序设计》还没有看玩，这篇文章对我来说最有价值的一句话就是<br />
对于那些“复杂业务逻辑”，在 COP 中的做法其实也和 OOP 中的差别不大，无非是拆开了装装上了拆的那套老把式。吃透业务逻辑，将其分解为若干个进程(而不是对象)，再把这些进程装起来，如果没出什么岔子就可以收工回家了。对于我们这种从面向对象转变来的程序员来说真是相当受用。期待更好的文章，Erlang真的是一门很不错的语言，最重要的写Erlang程序比写java程序更有成就感。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mygarbill</title>
		<link>http://erlang-china.org/misc/simplified_erlang.html/comment-page-1#comment-9220</link>
		<dc:creator>mygarbill</dc:creator>
		<pubDate>Tue, 16 Dec 2008 08:30:59 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/misc/299.html#comment-9220</guid>
		<description>哈哈,是很怪异的语言</description>
		<content:encoded><![CDATA[<p>哈哈,是很怪异的语言</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dsun</title>
		<link>http://erlang-china.org/misc/simplified_erlang.html/comment-page-1#comment-9213</link>
		<dc:creator>dsun</dc:creator>
		<pubDate>Tue, 16 Dec 2008 03:46:24 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/misc/299.html#comment-9213</guid>
		<description>@jackyz 

有道理，呵呵。</description>
		<content:encoded><![CDATA[<p>@jackyz </p>
<p>有道理，呵呵。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jackyz</title>
		<link>http://erlang-china.org/misc/simplified_erlang.html/comment-page-1#comment-9212</link>
		<dc:creator>jackyz</dc:creator>
		<pubDate>Tue, 16 Dec 2008 03:20:09 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/misc/299.html#comment-9212</guid>
		<description>话虽如此，但要向 “主流” 编程语言背景的程序员们介绍 Erlang 这么 “迥异” 的语言，说不得，也只能从概念上找一两个类似的参照物了。等到他们上了贼船，才发现原来颇为不同大呼上当，嘿嘿，那时候就再说啦。</description>
		<content:encoded><![CDATA[<p>话虽如此，但要向 “主流” 编程语言背景的程序员们介绍 Erlang 这么 “迥异” 的语言，说不得，也只能从概念上找一两个类似的参照物了。等到他们上了贼船，才发现原来颇为不同大呼上当，嘿嘿，那时候就再说啦。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lucilu</title>
		<link>http://erlang-china.org/misc/simplified_erlang.html/comment-page-1#comment-9210</link>
		<dc:creator>lucilu</dc:creator>
		<pubDate>Tue, 16 Dec 2008 02:46:02 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/misc/299.html#comment-9210</guid>
		<description>dsun说得对。正确说是绑定或者匹配。要2次赋值可以用f()取消原来的绑定</description>
		<content:encoded><![CDATA[<p>dsun说得对。正确说是绑定或者匹配。要2次赋值可以用f()取消原来的绑定</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dsun</title>
		<link>http://erlang-china.org/misc/simplified_erlang.html/comment-page-1#comment-9193</link>
		<dc:creator>dsun</dc:creator>
		<pubDate>Mon, 15 Dec 2008 01:01:42 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/misc/299.html#comment-9193</guid>
		<description>其实Erlang中根本没有变量、赋值一说，一切皆是通过pattern matching进行的binding，因此“Erlang中的‘变量’不可以‘二次赋值’”其实是种不确切的说法:)</description>
		<content:encoded><![CDATA[<p>其实Erlang中根本没有变量、赋值一说，一切皆是通过pattern matching进行的binding，因此“Erlang中的‘变量’不可以‘二次赋值’”其实是种不确切的说法:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wayne</title>
		<link>http://erlang-china.org/misc/simplified_erlang.html/comment-page-1#comment-9153</link>
		<dc:creator>wayne</dc:creator>
		<pubDate>Sat, 13 Dec 2008 11:01:35 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/misc/299.html#comment-9153</guid>
		<description>刚在看Haskell，又杀出了个二郎，汗...</description>
		<content:encoded><![CDATA[<p>刚在看Haskell，又杀出了个二郎，汗&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
