<?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>Think API&#187; learning environment</title>
	<atom:link href="http://thinkapi.com/blog/tag/learning-environment/feed/" rel="self" type="application/rss+xml" />
	<link>http://thinkapi.com/blog</link>
	<description>An interface to tech thoughts</description>
	<lastBuildDate>Mon, 10 May 2010 10:32:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>PythonTurtle &#8211; Python learning environment for beginners and children</title>
		<link>http://thinkapi.com/blog/pythonturtle-python-learning-environment-for-beginners-and-children/</link>
		<comments>http://thinkapi.com/blog/pythonturtle-python-learning-environment-for-beginners-and-children/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 07:47:58 +0000</pubDate>
		<dc:creator>Sukumar</dc:creator>
				<category><![CDATA[Random Articles]]></category>
		<category><![CDATA[learning environment]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://thinkapi.com/blog/?p=162</guid>
		<description><![CDATA[PythonTurtle is a fun and interesting way to learn python for beginners and children. According to the website, PythonTurtle strives to provide the lowest-threshold way to learn Python. Students command an interactive Python shell (similar to the IDLE development environment) and use Python functions to move a turtle displayed on the screen. An illustrated help [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><a title="PythonTurtle" href="http://pythonturtle.com/" target="_blank">PythonTurtle</a> is a fun and interesting way to learn python for beginners and children.</p>
<p style="text-align: left;"><img class="size-full wp-image-163 aligncenter" title="screenshot" src="http://thinkapi.com/blog/wp-content/uploads/2009/08/screenshot.gif" alt="screenshot" width="465" height="472" /></p>
<p><a title="PythonTurtle" href="http://pythonturtle.com/" target="_blank"><br />
</a></p>
<p><span id="more-162"></span>According to the website,</p>
<blockquote><p>PythonTurtle strives to provide the lowest-threshold way to learn Python. Students command an interactive Python shell (similar to the IDLE development environment) and use Python functions to move a turtle displayed on the screen. An illustrated help screen introduces the student to the basics of Python programming while demonstrating how to move the turtle.</p></blockquote>
<p>Resources:<br />
<a href="http://github.com/cool-RR/PythonTurtle/tree/master" target="_blank">Source Code</a><br />
<a href="http://pythonturtle.com/">Get installer from home page</a></p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://thinkapi.com/blog/pythonturtle-python-learning-environment-for-beginners-and-children/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

