<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>scala &#8211; 扫地老僧的Blog</title>
	<atom:link href="https://doyj.com/tag/scala/feed/" rel="self" type="application/rss+xml" />
	<link>https://doyj.com</link>
	<description>Laputa - 远方地平线，闪耀着光芒</description>
	<lastBuildDate>Mon, 31 May 2010 04:57:23 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.2</generator>
	<item>
		<title>开始学Scala</title>
		<link>https://doyj.com/2010/05/31/</link>
					<comments>https://doyj.com/2010/05/31/#respond</comments>
		
		<dc:creator><![CDATA[oldmonk]]></dc:creator>
		<pubDate>Mon, 31 May 2010 04:57:23 +0000</pubDate>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[scala]]></category>
		<guid isPermaLink="false">http://www.doyj.com/?p=1546</guid>

					<description><![CDATA[上周五才听说Scala，回来查了查，发现这个新出的语言评价还蛮高。昨天开始看Scala的资料，从现在学到的来看 &#8230; <a href="https://doyj.com/2010/05/31/" class="more-link">继续阅读<span class="screen-reader-text... ]]></description>
										<content:encoded><![CDATA[<p>上周五才听说<a href="http://www.scala-lang.org/">Scala</a>，回来查了查，发现这个新出的语言评价还蛮高。昨天开始看Scala的资料，从现在学到的来看，Scala吸引我的有如下几个特点：</p>
<ul>
<li>非常便捷的多线程开发</li>
<li>编译后运行在JVM上，速度有保证</li>
<li>与Java拥有良好的互通性</li>
<li>代码相对java, C, C++比较简短，清晰易懂</li>
</ul>
<p>Scala据说是把OO和函数式编程结合的非常好，但现在还不太明白函数式编程是什么东东，正在了解中。</p>
]]></content:encoded>
					
					<wfw:commentRss>https://doyj.com/2010/05/31/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
