<?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>Hitesh Sarda &#187; Kids</title>
	<atom:link href="http://hitesh.in/tag/kids/feed/" rel="self" type="application/rss+xml" />
	<link>http://hitesh.in</link>
	<description>Thoughts on life, technology, education and entrepreneurship</description>
	<lastBuildDate>Thu, 29 Mar 2012 17:13:06 +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>Programming for kids</title>
		<link>http://hitesh.in/2010/programming-for-kids/</link>
		<comments>http://hitesh.in/2010/programming-for-kids/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 21:09:35 +0000</pubDate>
		<dc:creator>Hitesh</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[Kids]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://hitesh.in/?p=557</guid>
		<description><![CDATA[We spent the long Easter weekend, lazing happily indoors since the weather did not permit going out. I wondered if the time could have been spent better, and started researching if my older daughter is old enough to start programming. &#8230; <a href="http://hitesh.in/2010/programming-for-kids/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" style="display: inline; border: 0px initial initial;" title="logo-easter" src="http://hitesh.in/wp-content/uploads/2010/04/logoeaster.png" border="0" alt="logo-easter" width="206" height="70" /> We spent the long Easter weekend, lazing happily indoors since the weather did not permit going out. I wondered if the time could have been spent better, and started researching if my older daughter is old enough to start programming.</p>
<h3>Little background</h3>
<p>My daughter will soon be six and she can use the computer very well for the usual tasks and I think she is a bit ahead of the curve, but that might just be a father speaking <img src='http://hitesh.in/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>The big bottleneck, I see, is her poor English skills. English not being our native tongue and she going to a German kindergarten, has limited her knowledge of English to a few words and phrases. Thus reading and writing code is going to be a challenge.</p>
<h3>Visual programming</h3>
<p>Given the language &#8216;handicap&#8217;, I started looking out for what the best way to visually teach programming, which does not involve much reading and writing. A little research resulted in 3 options, 2 of which are old and I had come across and one that is pretty new.<span id="more-557"></span></p>
<h4>Alice</h4>
<p><a href="http://www.alice.org/" target="_blank">Alice</a> is project from Carnegie Mellon University, with a lot of industry backing. It is quite mature, but does not seem to be actively developed. for example Alice 3.0 is under development for over 4 years and still in a beta state. The recommended documentation is to buy the &#8216;Learning to Program with Alice&#8217; book.</p>
<p>In addition, it is targeted towards high school students, although and interesting, but unsupported side project, <a href="http://www.alice.org/kelleher/storytelling/index.html">Storytelling Alice</a> is targeted towards younger children.</p>
<p>For now, I have decided to give it a slip and will revisit once Alice 3.0 is more stable.</p>
<h4>Scratch</h4>
<p><a href="http://scratch.mit.edu/" target="_blank">Scratch</a> is a project from MIT. It has a smaller learning curve, but is more limited compared to Alice. I <em>think</em> it only supports 2D compared to 3D support from Alice. This makes it more approachable for younger kids. In addition there are tons of lesson plans, documentation and samples available. Scratch has built-in sharing and there are literally a million user submitted projects.</p>
<p>All in all, I think Scratch will be a good starting point for my daughter. But, there&#8217;s more</p>
<h4>Kodu</h4>
<p>The latest entrant on the scene is <a href="http://fuse.microsoft.com/kodu/" target="_blank">Kodu</a>, a Microsoft Research project. originally written for Xbox as a meta game (a game builder), a technical preview for PC has recently being released. It is a very visually engaging and has a polished feel to it. Given that it is a fairly new project, the documentation is lacking, save for the in <em>game</em> help and sample, and a few blog posts. Let&#8217;s see how it goes. There is always Scratch to fall back on.</p>
<p><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="image" src="http://hitesh.in/wp-content/uploads/2010/04/image.png" border="0" alt="image" width="644" height="364" /></p>
<h5>And</h5>
<p>Oh yes, there are a few more options, especially Logo and Lego Mindstorms NXT.</p>
]]></content:encoded>
			<wfw:commentRss>http://hitesh.in/2010/programming-for-kids/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Kid Project: Making paper</title>
		<link>http://hitesh.in/2010/kid-project-making-paper/</link>
		<comments>http://hitesh.in/2010/kid-project-making-paper/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 21:22:29 +0000</pubDate>
		<dc:creator>Hitesh</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[Kids]]></category>
		<category><![CDATA[paper]]></category>
		<category><![CDATA[skills]]></category>

		<guid isPermaLink="false">http://hitesh.in/?p=447</guid>
		<description><![CDATA[I was trying to explain paper-recycling to my daughter, then thought it is best we do it together. Thus came about a weekend project to make paper from waste papers. Although the end result was not that great, I think &#8230; <a href="http://hitesh.in/2010/kid-project-making-paper/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I was trying to explain paper-recycling to my daughter, then thought it is best we do it together. Thus came about a weekend project to make paper from waste papers. Although the end result was not that great, I think she understood the concepts.</p>
<p>She was super excited and did most of the steps herself, including taking the pictures.</p>
<p>Here is a pictorial guide to making your own &#8216;hand-made&#8217; paper.</p>

<a href='http://hitesh.in/2010/kid-project-making-paper/attachment/001/' title='Cut some waste paper'><img width="300" height="225" src="http://hitesh.in/wp-content/uploads/2010/01/001-300x225.jpg" class="attachment-thumbnail" alt="Cut some waste paper" title="Cut some waste paper" /></a>
<a href='http://hitesh.in/2010/kid-project-making-paper/attachment/009/' title='Put in a blender'><img width="300" height="225" src="http://hitesh.in/wp-content/uploads/2010/01/009-300x225.jpg" class="attachment-thumbnail" alt="Put the paper and some water in a blender" title="Put in a blender" /></a>
<a href='http://hitesh.in/2010/kid-project-making-paper/attachment/010/' title='Make a smooth pulp'><img width="300" height="225" src="http://hitesh.in/wp-content/uploads/2010/01/010-300x225.jpg" class="attachment-thumbnail" alt="Make a smooth pulp" title="Make a smooth pulp" /></a>
<a href='http://hitesh.in/2010/kid-project-making-paper/attachment/011/' title='Add some corn flour'><img width="300" height="225" src="http://hitesh.in/wp-content/uploads/2010/01/011-300x225.jpg" class="attachment-thumbnail" alt="Add some corn flour or glue for binding" title="Add some corn flour" /></a>
<a href='http://hitesh.in/2010/kid-project-making-paper/attachment/012/' title='Pour it'><img width="300" height="225" src="http://hitesh.in/wp-content/uploads/2010/01/012-300x225.jpg" class="attachment-thumbnail" alt="Pour in a sieve to remove excess water" title="Pour it" /></a>
<a href='http://hitesh.in/2010/kid-project-making-paper/attachment/014/' title='Pat it'><img width="300" height="225" src="http://hitesh.in/wp-content/uploads/2010/01/014-300x225.jpg" class="attachment-thumbnail" alt="Use a sponge to remove as much water a possible" title="Pat it" /></a>
<a href='http://hitesh.in/2010/kid-project-making-paper/attachment/016/' title='Flatten it'><img width="300" height="225" src="http://hitesh.in/wp-content/uploads/2010/01/016-300x225.jpg" class="attachment-thumbnail" alt="Flatten it" title="Flatten it" /></a>
<a href='http://hitesh.in/2010/kid-project-making-paper/attachment/018/' title='Dry it'><img width="300" height="225" src="http://hitesh.in/wp-content/uploads/2010/01/018-300x225.jpg" class="attachment-thumbnail" alt="Dry it on a non stick surface" title="Dry it" /></a>
<a href='http://hitesh.in/2010/kid-project-making-paper/attachment/020/' title='Press it'><img width="300" height="225" src="http://hitesh.in/wp-content/uploads/2010/01/020-300x225.jpg" class="attachment-thumbnail" alt="Press it,weigh it down and let it dry." title="Press it" /></a>
<a href='http://hitesh.in/2010/kid-project-making-paper/attachment/021/' title='Done'><img width="300" height="225" src="http://hitesh.in/wp-content/uploads/2010/01/021-300x225.jpg" class="attachment-thumbnail" alt="When it dries, you have your own home made paper." title="Done" /></a>

]]></content:encoded>
			<wfw:commentRss>http://hitesh.in/2010/kid-project-making-paper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Teaching kids (&amp; adults) about climate</title>
		<link>http://hitesh.in/2010/teaching-kids-about-climate/</link>
		<comments>http://hitesh.in/2010/teaching-kids-about-climate/#comments</comments>
		<pubDate>Sun, 10 Jan 2010 17:51:57 +0000</pubDate>
		<dc:creator>Hitesh</dc:creator>
				<category><![CDATA[Entrepreneurship]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[climate]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[idea]]></category>
		<category><![CDATA[Kids]]></category>
		<category><![CDATA[teach]]></category>

		<guid isPermaLink="false">http://hitesh.in/?p=426</guid>
		<description><![CDATA[With Copenhagen behind us, it makes me wonder is there something we as individuals do to help the climate? On one such thought tangent I wondered if it possible to teach kids about climate using a simulation game like Civilisation? &#8230; <a href="http://hitesh.in/2010/teaching-kids-about-climate/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" style="border: 0px initial initial;" title="Climate: A burning situation" src="http://hitesh.in/wp-content/uploads/2010/01/photo_verybig_1102951_thumb.jpg" border="0" alt="photo_verybig_110295[1]" width="244" height="229" />With Copenhagen behind us, it makes me wonder is there something we as individuals do to help the climate? On one such thought tangent I wondered if it possible to teach kids about climate using a simulation game like Civilisation? On cursory search I could not find anything that could entertain and educate kids.</p>
<h3>What would it be?</h3>
<p>An empire building game that needs to balance technology, way of life and climate to achieve sustainable conditions. The players will need to move from stone age to iron age to industrial age to knowledge age. All this is well covered by games in the <a href="http://en.wikipedia.org/wiki/Civilization_(series)" target="_blank">Civilisation series</a>. The difference is, to advance in the <a href="http://upload.wikimedia.org/wikipedia/commons/4/4c/Freeciv-2.1.8_technology_tree.png" target="_blank">technology tree</a>, they will need to consume resources and they need to understand that resources are limited and that consuming them is not without consequences.</p>
<h3>Learning</h3>
<p>A game that will show the interdependence of several factors like:</p>
<ul>
<li>Exploitation of natural resources (wood, coal, oil, gold, diamonds, animals, fishes etc)  for technical progress and their costs in terms of environmental impact</li>
<li>The long term implication of the such impact</li>
<li>Investing in technology to achieve sustainable development</li>
<li>Also the flip side of not consuming natural resources and it impact on growth and empire building</li>
<li>The need to consume resources to &#8216;unlock&#8217; next levels of technical innovation</li>
<li>Trading of resources amongst empires which have surplus of something</li>
<li>I would probably underplay the option of war and more of foreign trade as a means to acquire scarce resources.</li>
</ul>
<h3>What next?</h3>
<p>I am not a game developer so wouldn&#8217;t know how to get about doing it. But may be some like minded people will come together and look at it. Maybe <a href="http://freeciv.wikia.com/wiki/Main_Page" target="_blank">Freeciv</a> can provide a starting point. Maybe it even becomes successful and makes some money for the creators.</p>
]]></content:encoded>
			<wfw:commentRss>http://hitesh.in/2010/teaching-kids-about-climate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kids say the darndest things</title>
		<link>http://hitesh.in/2009/kids-say-the-darndest-things/</link>
		<comments>http://hitesh.in/2009/kids-say-the-darndest-things/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 20:11:16 +0000</pubDate>
		<dc:creator>Hitesh</dc:creator>
				<category><![CDATA[Everything else]]></category>
		<category><![CDATA[Kids]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://hitesh.in/?p=266</guid>
		<description><![CDATA[This is what my daughter has to say about my home computers: Papa, ever since you made the computer a laptop, it misbehaves and crashes. Please make it a computer again! Read computer = Ubuntu and laptop = Windows. My &#8230; <a href="http://hitesh.in/2009/kids-say-the-darndest-things/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This is what my daughter has to say about my home computers:</p>
<blockquote><p>Papa, ever since you made the computer a laptop, it misbehaves and crashes. Please make it a computer again!</p></blockquote>
<p>Read computer = Ubuntu and laptop = Windows. My desktop ran Ubuntu for a long time until I installed Win7 on it. My laptop always had WinXP as shipped by the manufacturer. My daughter prefers Ubuntu to Windows, looks like I am raising a Linux fangirl <img src='http://hitesh.in/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I wonder if <a href="http://www.hanselman.com/blog/" target="_blank">Scott Hanselman</a> will publish this on <a href="http://www.overheardathome.com" target="_blank">http://www.overheardathome.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://hitesh.in/2009/kids-say-the-darndest-things/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

