<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: JavaBat</title>
	<atom:link href="http://itmoves.wordpress.com/2008/01/24/javabat/feed/" rel="self" type="application/rss+xml" />
	<link>http://itmoves.wordpress.com/2008/01/24/javabat/</link>
	<description>Adventures In Teaching and Technology</description>
	<lastBuildDate>Wed, 16 Dec 2009 06:17:32 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kevin W</title>
		<link>http://itmoves.wordpress.com/2008/01/24/javabat/#comment-767</link>
		<dc:creator>Kevin W</dc:creator>
		<pubDate>Wed, 03 Jun 2009 00:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://itmoves.wordpress.com/?p=55#comment-767</guid>
		<description>The Javabat problems aren&#039;t difficult until Array 3s, String3s, and Recursion 2s. Of course I do still have a few Recursion 1s that are incomplete, but I am working on them. 

They definitely do get you thinking analytically, but at the same time, help you look at the possible ways of solving these problems MULTIPLE ways. I feel as though the final problems, as I&#039;m getting down to the last 20 or so, are beginning to cause a bit of aggravation, and therefore causing me to just work on the RPG I&#039;m working on instead...Haha.</description>
		<content:encoded><![CDATA[<p>The Javabat problems aren&#8217;t difficult until Array 3s, String3s, and Recursion 2s. Of course I do still have a few Recursion 1s that are incomplete, but I am working on them. </p>
<p>They definitely do get you thinking analytically, but at the same time, help you look at the possible ways of solving these problems MULTIPLE ways. I feel as though the final problems, as I&#8217;m getting down to the last 20 or so, are beginning to cause a bit of aggravation, and therefore causing me to just work on the RPG I&#8217;m working on instead&#8230;Haha.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Chun</title>
		<link>http://itmoves.wordpress.com/2008/01/24/javabat/#comment-143</link>
		<dc:creator>Ben Chun</dc:creator>
		<pubDate>Sun, 27 Jan 2008 17:29:31 +0000</pubDate>
		<guid isPermaLink="false">http://itmoves.wordpress.com/?p=55#comment-143</guid>
		<description>I see your point, Dad... I guess I was just thinking that if I&#039;m getting stuck or puzzling on some of these problems, how hard will they be for students?  Pretty hard, I&#039;ll bet.  In a real-life coding situation, you&#039;d never deny yourself the ability to use output to help debugging and development.  I want to be sure that students don&#039;t feel that programming requires you to be a genius -- because it doesn&#039;t.  Just methodical patience and analytical thinking.

Using output is a little different than just &quot;going by what the computer says&quot; because the programmer has to decide what to output.  Maybe the best analogy is that your [emissions system] warnings are like compiler errors, which JavaBat does provide.  Fortunately, the compiler is a bit more informative than a car&#039;s onboard diagnostics!  Funny story, by the way...</description>
		<content:encoded><![CDATA[<p>I see your point, Dad&#8230; I guess I was just thinking that if I&#8217;m getting stuck or puzzling on some of these problems, how hard will they be for students?  Pretty hard, I&#8217;ll bet.  In a real-life coding situation, you&#8217;d never deny yourself the ability to use output to help debugging and development.  I want to be sure that students don&#8217;t feel that programming requires you to be a genius &#8212; because it doesn&#8217;t.  Just methodical patience and analytical thinking.</p>
<p>Using output is a little different than just &#8220;going by what the computer says&#8221; because the programmer has to decide what to output.  Maybe the best analogy is that your [emissions system] warnings are like compiler errors, which JavaBat does provide.  Fortunately, the compiler is a bit more informative than a car&#8217;s onboard diagnostics!  Funny story, by the way&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dad</title>
		<link>http://itmoves.wordpress.com/2008/01/24/javabat/#comment-142</link>
		<dc:creator>Dad</dc:creator>
		<pubDate>Sun, 27 Jan 2008 17:11:57 +0000</pubDate>
		<guid isPermaLink="false">http://itmoves.wordpress.com/?p=55#comment-142</guid>
		<description>First, congratulations on your AP assignment.

re: cheating or working smart ...
The check engine light for the Subaru lead to a visit with the &#039;automotive technician&#039;.
&quot;Computer diagnostic say [emissions system] so we&#039;re going to change the oxygen sensor and then do a tailpipe check.&quot; Even though 3 months ago it passed the state mandated biannual smog check.

That was good for about 150 miles until the light signaled again ...
&quot;Computer diagnostics say [emissions system] so we&#039;re going to do a complete service and do a tailpipe check since you&#039;re only a few thousand miles from your major service and it could just need it early&quot;.

That was good for about 150 miles until the light signaled again ...
&quot;Computer diagnostics say [emissions system] but since everything is running ok we think its just the computer code and you should just ignore it; we reset the computer and maybe we&#039;ll just change the gas cap - it could not be sealing right&quot;

That was good for about 150 miles and ...
&quot;Computer diagnostics say [emissions]&quot;
 -customer- &quot;I noticed a small tube next to the gas intake that is loose&quot;
 -service technician- &quot;I&#039;ll have the supervisor look at it&quot;
 -supervisor- &quot;We had a guy go under the car and tighten the clamp to the tube&quot;

That has been good for the last 35,000 miles</description>
		<content:encoded><![CDATA[<p>First, congratulations on your AP assignment.</p>
<p>re: cheating or working smart &#8230;<br />
The check engine light for the Subaru lead to a visit with the &#8216;automotive technician&#8217;.<br />
&#8220;Computer diagnostic say [emissions system] so we&#8217;re going to change the oxygen sensor and then do a tailpipe check.&#8221; Even though 3 months ago it passed the state mandated biannual smog check.</p>
<p>That was good for about 150 miles until the light signaled again &#8230;<br />
&#8220;Computer diagnostics say [emissions system] so we&#8217;re going to do a complete service and do a tailpipe check since you&#8217;re only a few thousand miles from your major service and it could just need it early&#8221;.</p>
<p>That was good for about 150 miles until the light signaled again &#8230;<br />
&#8220;Computer diagnostics say [emissions system] but since everything is running ok we think its just the computer code and you should just ignore it; we reset the computer and maybe we&#8217;ll just change the gas cap &#8211; it could not be sealing right&#8221;</p>
<p>That was good for about 150 miles and &#8230;<br />
&#8220;Computer diagnostics say [emissions]&#8221;<br />
 -customer- &#8220;I noticed a small tube next to the gas intake that is loose&#8221;<br />
 -service technician- &#8220;I&#8217;ll have the supervisor look at it&#8221;<br />
 -supervisor- &#8220;We had a guy go under the car and tighten the clamp to the tube&#8221;</p>
<p>That has been good for the last 35,000 miles</p>
]]></content:encoded>
	</item>
</channel>
</rss>
