<?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: XLogo:  Free Computer Programming Tool for Little Kids</title>
	<atom:link href="http://spottybanana.net/2008/05/31/xlogo-free-computer-programming-tool-for-little-kids/feed/" rel="self" type="application/rss+xml" />
	<link>http://spottybanana.net/2008/05/31/xlogo-free-computer-programming-tool-for-little-kids/</link>
	<description>Child Led, Project-Based Learning</description>
	<lastBuildDate>Tue, 31 Jan 2012 12:15:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: ginac</title>
		<link>http://spottybanana.net/2008/05/31/xlogo-free-computer-programming-tool-for-little-kids/#comment-45</link>
		<dc:creator>ginac</dc:creator>
		<pubDate>Fri, 29 May 2009 09:50:34 +0000</pubDate>
		<guid isPermaLink="false">http://spottybanana.wordpress.com/?p=86#comment-45</guid>
		<description>Sheryl.  I e-mailed you off-line on some tips for fixing your problem.  Please let me know if this information helps.  If so, I will post the information for anyone else who may have had the same problem. Thanks</description>
		<content:encoded><![CDATA[<p>Sheryl.  I e-mailed you off-line on some tips for fixing your problem.  Please let me know if this information helps.  If so, I will post the information for anyone else who may have had the same problem. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sheryl</title>
		<link>http://spottybanana.net/2008/05/31/xlogo-free-computer-programming-tool-for-little-kids/#comment-44</link>
		<dc:creator>Sheryl</dc:creator>
		<pubDate>Thu, 28 May 2009 15:34:44 +0000</pubDate>
		<guid isPermaLink="false">http://spottybanana.wordpress.com/?p=86#comment-44</guid>
		<description>I downloaded the jre file.  But then when I went online to use the program, I didn&#039;t choose a flag.  I just said Ok.  Now I have the program in French every time I try to open it.
Please help!
Sheryl</description>
		<content:encoded><![CDATA[<p>I downloaded the jre file.  But then when I went online to use the program, I didn&#8217;t choose a flag.  I just said Ok.  Now I have the program in French every time I try to open it.<br />
Please help!<br />
Sheryl</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ginac</title>
		<link>http://spottybanana.net/2008/05/31/xlogo-free-computer-programming-tool-for-little-kids/#comment-43</link>
		<dc:creator>ginac</dc:creator>
		<pubDate>Wed, 14 Jan 2009 00:44:25 +0000</pubDate>
		<guid isPermaLink="false">http://spottybanana.wordpress.com/?p=86#comment-43</guid>
		<description>Aaron,

Thanks for the Scratch website.  It looks like fun!</description>
		<content:encoded><![CDATA[<p>Aaron,</p>
<p>Thanks for the Scratch website.  It looks like fun!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Tyo-Dickerson</title>
		<link>http://spottybanana.net/2008/05/31/xlogo-free-computer-programming-tool-for-little-kids/#comment-42</link>
		<dc:creator>Aaron Tyo-Dickerson</dc:creator>
		<pubDate>Tue, 13 Jan 2009 21:35:40 +0000</pubDate>
		<guid isPermaLink="false">http://spottybanana.wordpress.com/?p=86#comment-42</guid>
		<description>I use XLogo at my school and have found it to be a great introduction to simple programming.

Another tool that you may want to consider is &lt;a href=&quot;http://scratch.mit.edu/&quot; rel=&quot;nofollow&quot;&gt;Scratch&lt;/a&gt; from the folks at MIT&#039;s Media Lab. It is free and runs on Windows and Apple computers...and there is a great support website for sharing your projects, too!</description>
		<content:encoded><![CDATA[<p>I use XLogo at my school and have found it to be a great introduction to simple programming.</p>
<p>Another tool that you may want to consider is <a href="http://scratch.mit.edu/" rel="nofollow">Scratch</a> from the folks at MIT&#8217;s Media Lab. It is free and runs on Windows and Apple computers&#8230;and there is a great support website for sharing your projects, too!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ginac</title>
		<link>http://spottybanana.net/2008/05/31/xlogo-free-computer-programming-tool-for-little-kids/#comment-41</link>
		<dc:creator>ginac</dc:creator>
		<pubDate>Mon, 01 Sep 2008 12:11:32 +0000</pubDate>
		<guid isPermaLink="false">http://spottybanana.wordpress.com/?p=86#comment-41</guid>
		<description>Thanks, Al for sharing this book.</description>
		<content:encoded><![CDATA[<p>Thanks, Al for sharing this book.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Al Sweigart</title>
		<link>http://spottybanana.net/2008/05/31/xlogo-free-computer-programming-tool-for-little-kids/#comment-40</link>
		<dc:creator>Al Sweigart</dc:creator>
		<pubDate>Mon, 01 Sep 2008 07:36:08 +0000</pubDate>
		<guid isPermaLink="false">http://spottybanana.wordpress.com/?p=86#comment-40</guid>
		<description>I would like to mention a free ebook called &quot;Invent Your Own Computer Games with Python&quot; The book teaches computer programming to kids in the Python language. Python has a gentle learning curve while still being sophisticated enough that it is used in professional software development.

The book provides complete source code for games like Tic Tac Toe, Othello, and Encryption and then teaches programming concepts from the examples.

The book is free under a Creative Commons license. The website is:
http://pythonbook.coffeeghost.net</description>
		<content:encoded><![CDATA[<p>I would like to mention a free ebook called &#8220;Invent Your Own Computer Games with Python&#8221; The book teaches computer programming to kids in the Python language. Python has a gentle learning curve while still being sophisticated enough that it is used in professional software development.</p>
<p>The book provides complete source code for games like Tic Tac Toe, Othello, and Encryption and then teaches programming concepts from the examples.</p>
<p>The book is free under a Creative Commons license. The website is:<br />
<a href="http://pythonbook.coffeeghost.net" rel="nofollow">http://pythonbook.coffeeghost.net</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

