<?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>Nutt.net &#187; scratch</title>
	<atom:link href="http://www.nutt.net/tag/scratch/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nutt.net</link>
	<description>Random articles on whatever I feel like...</description>
	<lastBuildDate>Sun, 05 Sep 2010 21:16:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>String methods in Scratch BYOB</title>
		<link>http://www.nutt.net/2010/09/04/string-methods-in-scratch-byob/</link>
		<comments>http://www.nutt.net/2010/09/04/string-methods-in-scratch-byob/#comments</comments>
		<pubDate>Sat, 04 Sep 2010 17:15:26 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[byob]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[scratch]]></category>
		<category><![CDATA[teaching]]></category>

		<guid isPermaLink="false">http://www.nutt.net/?p=630</guid>
		<description><![CDATA[Each of the last 3 years we&#8217;ve been able to get more and more out of Scratch as it went from 1.2 to 1.4, and especially now with the BYOB 3 version from Berkeley. Adding in the ability to have &#8230; <a href="http://www.nutt.net/2010/09/04/string-methods-in-scratch-byob/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.nutt.net/2010/09/04/string-methods-in-scratch-byob/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Teaching recursion with Scratch BYOB</title>
		<link>http://www.nutt.net/2010/03/06/teaching-recursion-with-scratch-byob/</link>
		<comments>http://www.nutt.net/2010/03/06/teaching-recursion-with-scratch-byob/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 04:30:08 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[compsci]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[recursion]]></category>
		<category><![CDATA[scratch]]></category>
		<category><![CDATA[sierpinski]]></category>
		<category><![CDATA[teaching]]></category>

		<guid isPermaLink="false">http://www.nutt.net/?p=487</guid>
		<description><![CDATA[One of the biggest limits we came across teaching with Scratch this year is the inability to write methods and use parameters.  Methods, returns, and parameters are probably the only major concept in our intro CompSci class that we can&#8217;t &#8230; <a href="http://www.nutt.net/2010/03/06/teaching-recursion-with-scratch-byob/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.nutt.net/2010/03/06/teaching-recursion-with-scratch-byob/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
