<?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: Khan Academy&#8217;s Introduction to Programming Modules Are Really Something Special	</title>
	<atom:link href="/2012/khan-academys-introduction-to-programming-modules-are-really-something-special/feed/" rel="self" type="application/rss+xml" />
	<link>/2012/khan-academys-introduction-to-programming-modules-are-really-something-special/</link>
	<description>less helpful</description>
	<lastBuildDate>Tue, 21 Aug 2012 16:02:20 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>
		By: Bob Hansen		</title>
		<link>/2012/khan-academys-introduction-to-programming-modules-are-really-something-special/#comment-494213</link>

		<dc:creator><![CDATA[Bob Hansen]]></dc:creator>
		<pubDate>Tue, 21 Aug 2012 16:02:20 +0000</pubDate>
		<guid isPermaLink="false">/?p=14804#comment-494213</guid>

					<description><![CDATA[&quot;For example, does the following demonstrate a good conceptual understanding of Boolean variables?

If (on) then on = false; else on = true;&quot;


That would be a very good conceptual question for a CS student. That is the basic pattern for a state toggle. A question like &quot;What does this statement do and tell me where you might use it?&quot; would be superb, on all fronts. To the general population though, I might as well have asked what a C7Dim chord is, and where you might use it.

Bob Hansen]]></description>
			<content:encoded><![CDATA[<p>&#8220;For example, does the following demonstrate a good conceptual understanding of Boolean variables?</p>
<p>If (on) then on = false; else on = true;&#8221;</p>
<p>That would be a very good conceptual question for a CS student. That is the basic pattern for a state toggle. A question like &#8220;What does this statement do and tell me where you might use it?&#8221; would be superb, on all fronts. To the general population though, I might as well have asked what a C7Dim chord is, and where you might use it.</p>
<p>Bob Hansen</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jason		</title>
		<link>/2012/khan-academys-introduction-to-programming-modules-are-really-something-special/#comment-494200</link>

		<dc:creator><![CDATA[Jason]]></dc:creator>
		<pubDate>Tue, 21 Aug 2012 15:45:33 +0000</pubDate>
		<guid isPermaLink="false">/?p=14804#comment-494200</guid>

					<description><![CDATA[Hi Shawn, your own programming video lectures are also clear and engaging, and probably a lot of fun for your students. But if they were to be strictly reviewed by someone experienced in the subject for conceptual and factual correctness, problems would arise there as well.

For example, does the following demonstrate a good conceptual understanding of Boolean variables?

If (on) then on = false; else on = true;]]></description>
			<content:encoded><![CDATA[<p>Hi Shawn, your own programming video lectures are also clear and engaging, and probably a lot of fun for your students. But if they were to be strictly reviewed by someone experienced in the subject for conceptual and factual correctness, problems would arise there as well.</p>
<p>For example, does the following demonstrate a good conceptual understanding of Boolean variables?</p>
<p>If (on) then on = false; else on = true;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Shawn Cornally		</title>
		<link>/2012/khan-academys-introduction-to-programming-modules-are-really-something-special/#comment-494123</link>

		<dc:creator><![CDATA[Shawn Cornally]]></dc:creator>
		<pubDate>Tue, 21 Aug 2012 11:41:30 +0000</pubDate>
		<guid isPermaLink="false">/?p=14804#comment-494123</guid>

					<description><![CDATA[Does anyone find it ironic that the first thing KA does well is teach people how to train their computers to jump through hoops?

I hope Sal has a holodeck in the wings so that we can start doing history, science, real math, and whatever else as nicely.

The stopping the lecture to play thing is awesome though.]]></description>
			<content:encoded><![CDATA[<p>Does anyone find it ironic that the first thing KA does well is teach people how to train their computers to jump through hoops?</p>
<p>I hope Sal has a holodeck in the wings so that we can start doing history, science, real math, and whatever else as nicely.</p>
<p>The stopping the lecture to play thing is awesome though.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Kelly Holman		</title>
		<link>/2012/khan-academys-introduction-to-programming-modules-are-really-something-special/#comment-493887</link>

		<dc:creator><![CDATA[Kelly Holman]]></dc:creator>
		<pubDate>Mon, 20 Aug 2012 20:38:56 +0000</pubDate>
		<guid isPermaLink="false">/?p=14804#comment-493887</guid>

					<description><![CDATA[Thanks so much, Kim! I&#039;ll look at that. Also thanks to Garth, who emailed me through my site. My reply bounced.]]></description>
			<content:encoded><![CDATA[<p>Thanks so much, Kim! I&#8217;ll look at that. Also thanks to Garth, who emailed me through my site. My reply bounced.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Kim Wilkens		</title>
		<link>/2012/khan-academys-introduction-to-programming-modules-are-really-something-special/#comment-493870</link>

		<dc:creator><![CDATA[Kim Wilkens]]></dc:creator>
		<pubDate>Mon, 20 Aug 2012 20:02:29 +0000</pubDate>
		<guid isPermaLink="false">/?p=14804#comment-493870</guid>

					<description><![CDATA[Kelly,
NetLogo (http://ccl.northwestern.edu/netlogo/) is great for creating simulations. They even have a wolf-sheep predation model in their example set.  Not sure what student age you are talking about, but I&#039;ve done NetLogo with 4th graders and up. I created an online tutorial @ http://techkim.wikispaces.com/netlogotutorial to get them started.  
Good luck!

Kim]]></description>
			<content:encoded><![CDATA[<p>Kelly,<br />
NetLogo (<a href="http://ccl.northwestern.edu/netlogo/" rel="nofollow ugc">http://ccl.northwestern.edu/netlogo/</a>) is great for creating simulations. They even have a wolf-sheep predation model in their example set.  Not sure what student age you are talking about, but I&#8217;ve done NetLogo with 4th graders and up. I created an online tutorial @ <a href="http://techkim.wikispaces.com/netlogotutorial" rel="nofollow ugc">http://techkim.wikispaces.com/netlogotutorial</a> to get them started.<br />
Good luck!</p>
<p>Kim</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: mark ptak		</title>
		<link>/2012/khan-academys-introduction-to-programming-modules-are-really-something-special/#comment-493350</link>

		<dc:creator><![CDATA[mark ptak]]></dc:creator>
		<pubDate>Sun, 19 Aug 2012 22:30:08 +0000</pubDate>
		<guid isPermaLink="false">/?p=14804#comment-493350</guid>

					<description><![CDATA[Kudos for Dan not just correcting but lining out the fact that it was  a mere earthling Jessica and not an obvious alien plant (Vi Hart) who did the narration.  And for those who haven&#039;t followed the obvious breadcrumb trails to Processing that John Resig has left...look again.]]></description>
			<content:encoded><![CDATA[<p>Kudos for Dan not just correcting but lining out the fact that it was  a mere earthling Jessica and not an obvious alien plant (Vi Hart) who did the narration.  And for those who haven&#8217;t followed the obvious breadcrumb trails to Processing that John Resig has left&#8230;look again.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Kelly Holman		</title>
		<link>/2012/khan-academys-introduction-to-programming-modules-are-really-something-special/#comment-492409</link>

		<dc:creator><![CDATA[Kelly Holman]]></dc:creator>
		<pubDate>Sat, 18 Aug 2012 02:46:52 +0000</pubDate>
		<guid isPermaLink="false">/?p=14804#comment-492409</guid>

					<description><![CDATA[Question for you programming teachers: I have a student who&#039;s interested in wolves. I&#039;m thinking he would enjoy doing a simulation of a wolves-deer population problem. I haven&#039;t done any fun problems like that in 12 years, and I&#039;m way out of the loop. Any recommendations on what programming language would be good for this? Or links to discussion of similar projects? 

Thanks!]]></description>
			<content:encoded><![CDATA[<p>Question for you programming teachers: I have a student who&#8217;s interested in wolves. I&#8217;m thinking he would enjoy doing a simulation of a wolves-deer population problem. I haven&#8217;t done any fun problems like that in 12 years, and I&#8217;m way out of the loop. Any recommendations on what programming language would be good for this? Or links to discussion of similar projects? </p>
<p>Thanks!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ryan gosling		</title>
		<link>/2012/khan-academys-introduction-to-programming-modules-are-really-something-special/#comment-492349</link>

		<dc:creator><![CDATA[ryan gosling]]></dc:creator>
		<pubDate>Fri, 17 Aug 2012 23:19:09 +0000</pubDate>
		<guid isPermaLink="false">/?p=14804#comment-492349</guid>

					<description><![CDATA[KA&#039;s CS offering is awesome for beginners,  however its not really CS-level yet. Data structures , classes, polymorphism, recursion .. are yet to come.

Have you seen the CS Practice Zones at Programr instead?

They let you practice hardcore CS programming right in the browser in many languages:

eg: http://www.programr.com/practice/programr211_promo_228/node/567]]></description>
			<content:encoded><![CDATA[<p>KA&#8217;s CS offering is awesome for beginners,  however its not really CS-level yet. Data structures , classes, polymorphism, recursion .. are yet to come.</p>
<p>Have you seen the CS Practice Zones at Programr instead?</p>
<p>They let you practice hardcore CS programming right in the browser in many languages:</p>
<p>eg: <a href="http://www.programr.com/practice/programr211_promo_228/node/567" rel="nofollow ugc">http://www.programr.com/practice/programr211_promo_228/node/567</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Dan Meyer		</title>
		<link>/2012/khan-academys-introduction-to-programming-modules-are-really-something-special/#comment-491571</link>

		<dc:creator><![CDATA[Dan Meyer]]></dc:creator>
		<pubDate>Thu, 16 Aug 2012 17:48:48 +0000</pubDate>
		<guid isPermaLink="false">/?p=14804#comment-491571</guid>

					<description><![CDATA[A lot of great commentary here, incl. criticism for KA that I didn&#039;t touch and praise that I didn&#039;t even think about (ie. the significance of a female narrator). I pushed a bunch of you guys up to the main post. Thanks for helping out.]]></description>
			<content:encoded><![CDATA[<p>A lot of great commentary here, incl. criticism for KA that I didn&#8217;t touch and praise that I didn&#8217;t even think about (ie. the significance of a female narrator). I pushed a bunch of you guys up to the main post. Thanks for helping out.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Garth		</title>
		<link>/2012/khan-academys-introduction-to-programming-modules-are-really-something-special/#comment-491525</link>

		<dc:creator><![CDATA[Garth]]></dc:creator>
		<pubDate>Thu, 16 Aug 2012 16:44:21 +0000</pubDate>
		<guid isPermaLink="false">/?p=14804#comment-491525</guid>

					<description><![CDATA[I like KA.  When my high school students come into my math class with chem or physics homework and ask questions I can refresh myself on how to do whatever it is they are doing.  The students can use it the same way in my math classes, as a reference or reinforcement.  I put these programming lessons in the &quot;cute but not really useful&quot; category.  They are not good for reference (which one do I look at?), the narrator talks at warp 9, and many of the explanations are in the categories of &quot;huh?&quot;, &quot;what did she say?&quot; and &quot;that makes no sense&quot;.  I know how to program so everything makes sense to me.  For a newbie this would be a disaster.  With a teacher discussing and supervising as the lessons are being done I think these would be cool.  But then you have lost the whole point of KA lessons.  In Programming I basically teach the same material as the KA programming lessons using Small Basic, Scratch and Corona.  A lot more fun, a lot more versatile and a lot more exploratory.  Teaching programming is more than teaching code.  It has to include IDE management, file management, experiencing multiple environments and a number of other things that do not come to mind at the moment.  These KA programming lessons are not a step in the right direction.]]></description>
			<content:encoded><![CDATA[<p>I like KA.  When my high school students come into my math class with chem or physics homework and ask questions I can refresh myself on how to do whatever it is they are doing.  The students can use it the same way in my math classes, as a reference or reinforcement.  I put these programming lessons in the &#8220;cute but not really useful&#8221; category.  They are not good for reference (which one do I look at?), the narrator talks at warp 9, and many of the explanations are in the categories of &#8220;huh?&#8221;, &#8220;what did she say?&#8221; and &#8220;that makes no sense&#8221;.  I know how to program so everything makes sense to me.  For a newbie this would be a disaster.  With a teacher discussing and supervising as the lessons are being done I think these would be cool.  But then you have lost the whole point of KA lessons.  In Programming I basically teach the same material as the KA programming lessons using Small Basic, Scratch and Corona.  A lot more fun, a lot more versatile and a lot more exploratory.  Teaching programming is more than teaching code.  It has to include IDE management, file management, experiencing multiple environments and a number of other things that do not come to mind at the moment.  These KA programming lessons are not a step in the right direction.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
