<?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>Steve Levine &#187; Scala</title>
	<atom:link href="http://blue64.net/tag/scala/feed/" rel="self" type="application/rss+xml" />
	<link>http://blue64.net</link>
	<description>Living in a 64 bit world</description>
	<lastBuildDate>Sat, 15 May 2010 16:52:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Scala Sugar &#8211; Iteration</title>
		<link>http://blue64.net/2009/11/scala-sugar-iteration/</link>
		<comments>http://blue64.net/2009/11/scala-sugar-iteration/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 19:58:11 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Scala]]></category>

		<guid isPermaLink="false">http://blue64.net/?p=416</guid>
		<description><![CDATA[In this second installment of Scala Sugar, lets put the lists that we created in the previous post to use.  
How do we typically interact with lists when writing non-trivial programs?  We iterate over them!  With that being said, lets explore how iteration in Scala compares with iteration in Java.
Taking the lists [...]]]></description>
		<wfw:commentRss>http://blue64.net/2009/11/scala-sugar-iteration/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Scala Sugar &#8211; Lists</title>
		<link>http://blue64.net/2009/11/scala-sugar-lists/</link>
		<comments>http://blue64.net/2009/11/scala-sugar-lists/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 21:01:58 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Scala]]></category>

		<guid isPermaLink="false">http://blue64.net/?p=400</guid>
		<description><![CDATA[If I want to become a real Scala Ninja, I am going to have change the way I think about coding.  For the past 10 years I have been programming primarily using the object oriented paradigm.  Although Scala supports pure object oriented programming, it is my desire to learn to program in Scala [...]]]></description>
		<wfw:commentRss>http://blue64.net/2009/11/scala-sugar-lists/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Scala reduceLeft</title>
		<link>http://blue64.net/2009/11/scala-reduceleft/</link>
		<comments>http://blue64.net/2009/11/scala-reduceleft/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 22:52:02 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Scala]]></category>

		<guid isPermaLink="false">http://blue64.net/?p=295</guid>
		<description><![CDATA[This post was updated on November 19, 2009.
As you know, during the past few weeks (time permitting), I have been spending time studying the Scala programming language.  After reading the first few chapters of Programming In Scala, I have come across the first feature of Scala that would have been totally useful for me [...]]]></description>
		<wfw:commentRss>http://blue64.net/2009/11/scala-reduceleft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Going Functional with Scala</title>
		<link>http://blue64.net/2009/01/going-functional-with-scala/</link>
		<comments>http://blue64.net/2009/01/going-functional-with-scala/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 21:59:32 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Functional]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Scala]]></category>

		<guid isPermaLink="false">http://blue64.net/?p=224</guid>
		<description><![CDATA[Lately it seems like functional programming has been the talk of the town, the new (old) paradigm that is making a comeback in a major way.  For a while, I resisted the urge to follow the paradigm de jour, being the hard core OO guy that I am, but now it is clear to [...]]]></description>
		<wfw:commentRss>http://blue64.net/2009/01/going-functional-with-scala/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
