<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/1.5.2" -->
<rss version="2.0" 
    xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Status Report For Perl Tutorials</title>
	<link>http://webguru.mathgurusonline.com/2006/03/10/status-report-for-perl-tutorials/</link>
	<description></description>
	<pubDate>Tue, 06 Jan 2009 05:34:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.2</generator>
	<language>en</language>
	
	<copyright> 2004-2005</copyright>
	<managingEditor> ()</managingEditor>
	<webMaster></webMaster>

	<category>Talk Radio</category>
		
	<itunes:subtitle>Comment-cast: Status Report For Perl Tutorials</itunes:subtitle>
	<itunes:summary>Comment-cast: Status Report For Perl Tutorials</itunes:summary>
    
	<itunes:author></itunes:author>    
	<itunes:owner>
		<itunes:name></itunes:name>
		<itunes:email></itunes:email>
	</itunes:owner>
    
	<itunes:image href="" />
	<image>
		<url></url>
		<title>WebGuru Web Programming</title>
		<link>http://webguru.mathgurusonline.com</link>
		<width>144</width>
		<height>144</height>
	</image>

	<item>
		<title>by: rdash</title>
		<link>http://webguru.mathgurusonline.com/2006/03/10/status-report-for-perl-tutorials/#comment-13</link>
		<pubDate>Mon, 13 Mar 2006 05:56:54 +0000</pubDate>
		<guid>http://webguru.mathgurusonline.com/2006/03/10/status-report-for-perl-tutorials/#comment-13</guid>
				<description>Randal, it was essentially sloppy editing on my part. I'll clean up the tutorials at some point soon, and keep your suggestions to heart for the future. Thx</description>
		<content:encoded><![CDATA[	<p>Randal, it was essentially sloppy editing on my part. I&#8217;ll clean up the tutorials at some point soon, and keep your suggestions to heart for the future. Thx
</p>
]]></content:encoded>
						<itunes:author>rdash</itunes:author>
		<itunes:subtitle>Randal, it was essentially sloppy editing on my part. I'll clean up the tutorials at some point soon, and keep ...</itunes:subtitle>
		<itunes:summary>Randal, it was essentially sloppy editing on my part. I'll clean up the tutorials at some point soon, and keep ...</itunes:summary>
	</item>
	<item>
		<title>by: Randal L. Schwartz</title>
		<link>http://webguru.mathgurusonline.com/2006/03/10/status-report-for-perl-tutorials/#comment-12</link>
		<pubDate>Sat, 11 Mar 2006 17:03:38 +0000</pubDate>
		<guid>http://webguru.mathgurusonline.com/2006/03/10/status-report-for-perl-tutorials/#comment-12</guid>
				<description>I don't think my objection is &quot;advanced&quot; vs &quot;basic&quot;, but please don't make Perl seem harder than it is.  If I limited myself to a subset of Perl that does not include the &amp;#60;&amp;#62; handle, I still would have written those examples differently, to not have variables that have no purpose, and not count things multiple ways when one counter would do.

I don't know why you wrote the code the way you do.  It's not just about &quot;being simpler&quot;.  Look at the first few dozen pages of Learning Perl.  I introduce no more than once concept per example.  And yet, it still looks *very* Perlish even early on.  And go back and look at your examples: you sometimes have two or three variables all counting from 1 to N, or 0 to N-1 or something.  That's very confusing.  If you're going to use foreach, use its power.  Don't have an aux variable counting along the same values.  If you want to count instead, then use a while() loop or something.</description>
		<content:encoded><![CDATA[	<p>I don&#8217;t think my objection is &#8220;advanced&#8221; vs &#8220;basic&#8221;, but please don&#8217;t make Perl seem harder than it is.  If I limited myself to a subset of Perl that does not include the &lt;&gt; handle, I still would have written those examples differently, to not have variables that have no purpose, and not count things multiple ways when one counter would do.</p>
	<p>I don&#8217;t know why you wrote the code the way you do.  It&#8217;s not just about &#8220;being simpler&#8221;.  Look at the first few dozen pages of Learning Perl.  I introduce no more than once concept per example.  And yet, it still looks *very* Perlish even early on.  And go back and look at your examples: you sometimes have two or three variables all counting from 1 to N, or 0 to N-1 or something.  That&#8217;s very confusing.  If you&#8217;re going to use foreach, use its power.  Don&#8217;t have an aux variable counting along the same values.  If you want to count instead, then use a while() loop or something.
</p>
]]></content:encoded>
						<itunes:author>Randal L. Schwartz</itunes:author>
		<itunes:subtitle>I don't think my objection is "advanced" vs "basic", but please don't make Perl seem harder than it is.  ...</itunes:subtitle>
		<itunes:summary>I don't think my objection is "advanced" vs "basic", but please don't make Perl seem harder than it is.  ...</itunes:summary>
	</item>
</channel>
</rss>
