<?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: A Wealth Of Ruby Loops And Iterators</title> <atom:link href="http://www.skorks.com/2009/09/a-wealth-of-ruby-loops-and-iterators/feed/" rel="self" type="application/rss+xml" /><link>http://www.skorks.com/2009/09/a-wealth-of-ruby-loops-and-iterators/</link> <description>For the betterment of the software craft...</description> <lastBuildDate>Mon, 21 Nov 2011 13:57:06 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.1.2</generator> <item><title>By: monty</title><link>http://www.skorks.com/2009/09/a-wealth-of-ruby-loops-and-iterators/comment-page-1/#comment-7287</link> <dc:creator>monty</dc:creator> <pubDate>Mon, 15 Aug 2011 20:49:23 +0000</pubDate> <guid
isPermaLink="false">http://www.skorks.com/?p=1128#comment-7287</guid> <description>[1..10].each is more compact in what sense?
I&#039;m a big fan of ranges, but you can&#039;t do a reverse range, e.g., [10..1].each.  For that, 10.downto(1) is the most readable and compact flavor I&#039;ve seen (and downto isn&#039;t covered elsewhere in Alan&#039;s nice survey article).</description> <content:encoded><![CDATA[<p>[1..10].each is more compact in what sense?</p><p>I&#8217;m a big fan of ranges, but you can&#8217;t do a reverse range, e.g., [10..1].each.  For that, 10.downto(1) is the most readable and compact flavor I&#8217;ve seen (and downto isn&#8217;t covered elsewhere in Alan&#8217;s nice survey article).</p> ]]></content:encoded> </item> <item><title>By: varnie29a</title><link>http://www.skorks.com/2009/09/a-wealth-of-ruby-loops-and-iterators/comment-page-1/#comment-7272</link> <dc:creator>varnie29a</dc:creator> <pubDate>Mon, 08 Aug 2011 12:47:34 +0000</pubDate> <guid
isPermaLink="false">http://www.skorks.com/?p=1128#comment-7272</guid> <description>hey,buddy. your examples for the &#039;until&#039; and &#039;while&#039; loops produce wrong output. fix&#039;em please;)</description> <content:encoded><![CDATA[<p>hey,buddy. your examples for the &#8216;until&#8217; and &#8216;while&#8217; loops produce wrong output. fix&#8217;em please;)</p> ]]></content:encoded> </item> <item><title>By: varnie29a@mail.ru</title><link>http://www.skorks.com/2009/09/a-wealth-of-ruby-loops-and-iterators/comment-page-1/#comment-7271</link> <dc:creator>varnie29a@mail.ru</dc:creator> <pubDate>Mon, 08 Aug 2011 06:01:42 +0000</pubDate> <guid
isPermaLink="false">http://www.skorks.com/?p=1128#comment-7271</guid> <description>the sections &#039;The While Loop&#039; and &#039;The Until Loop&#039; provide wrong examples. They should produce &quot;1 2 3 4 5 6 7 8 9 10&quot;, but the digit &quot;3&quot; is skipped somehow. Just figured out;)</description> <content:encoded><![CDATA[<p>the sections &#8216;The While Loop&#8217; and &#8216;The Until Loop&#8217; provide wrong examples. They should produce &#8220;1 2 3 4 5 6 7 8 9 10&#8243;, but the digit &#8220;3&#8243; is skipped somehow. Just figured out;)</p> ]]></content:encoded> </item> <item><title>By: Alan Skorkin</title><link>http://www.skorks.com/2009/09/a-wealth-of-ruby-loops-and-iterators/comment-page-1/#comment-6702</link> <dc:creator>Alan Skorkin</dc:creator> <pubDate>Mon, 06 Dec 2010 10:51:38 +0000</pubDate> <guid
isPermaLink="false">http://www.skorks.com/?p=1128#comment-6702</guid> <description>I am not sure exactly what you mean, can you give an example.</description> <content:encoded><![CDATA[<p>I am not sure exactly what you mean, can you give an example.</p> ]]></content:encoded> </item> <item><title>By: Peter</title><link>http://www.skorks.com/2009/09/a-wealth-of-ruby-loops-and-iterators/comment-page-1/#comment-6691</link> <dc:creator>Peter</dc:creator> <pubDate>Mon, 22 Nov 2010 13:32:38 +0000</pubDate> <guid
isPermaLink="false">http://www.skorks.com/?p=1128#comment-6691</guid> <description>Hi
Can you suggest how to interate an array and at each iteration to (sub)iterate backwards from the current position X times.  So the outer interation really wants to give a sub array to the inner iteration rather then just the current element
Peter</description> <content:encoded><![CDATA[<p>Hi<br
/> Can you suggest how to interate an array and at each iteration to (sub)iterate backwards from the current position X times.  So the outer interation really wants to give a sub array to the inner iteration rather then just the current element</p><p>Peter</p> ]]></content:encoded> </item> <item><title>By: Times, UpTo y Step: De Ruby a C# &#124; reThink</title><link>http://www.skorks.com/2009/09/a-wealth-of-ruby-loops-and-iterators/comment-page-1/#comment-6146</link> <dc:creator>Times, UpTo y Step: De Ruby a C# &#124; reThink</dc:creator> <pubDate>Mon, 27 Sep 2010 07:36:51 +0000</pubDate> <guid
isPermaLink="false">http://www.skorks.com/?p=1128#comment-6146</guid> <description>[...] Es más, buscando un poquito encontré algún ejemplo más, [...]</description> <content:encoded><![CDATA[<p>[...] Es más, buscando un poquito encontré algún ejemplo más, [...]</p> ]]></content:encoded> </item> <item><title>By: Итераторы и циклы Ruby &#124; Разработка на Ruby и Rails c нуля</title><link>http://www.skorks.com/2009/09/a-wealth-of-ruby-loops-and-iterators/comment-page-1/#comment-5246</link> <dc:creator>Итераторы и циклы Ruby &#124; Разработка на Ruby и Rails c нуля</dc:creator> <pubDate>Thu, 06 May 2010 21:29:58 +0000</pubDate> <guid
isPermaLink="false">http://www.skorks.com/?p=1128#comment-5246</guid> <description>[...] Данный пост &#8211; перевод статьи A Wealth Of Ruby Loops And Iterators [...]</description> <content:encoded><![CDATA[<p>[...] Данный пост &#8211; перевод статьи A Wealth Of Ruby Loops And Iterators [...]</p> ]]></content:encoded> </item> <item><title>By: Alan Skorkin</title><link>http://www.skorks.com/2009/09/a-wealth-of-ruby-loops-and-iterators/comment-page-1/#comment-3259</link> <dc:creator>Alan Skorkin</dc:creator> <pubDate>Thu, 15 Oct 2009 06:13:53 +0000</pubDate> <guid
isPermaLink="false">http://www.skorks.com/?p=1128#comment-3259</guid> <description>You&#039;re welcome. Those are interesting timing tests. The thing to remember is that C has been around for ages and is very stable and low level. Both Ruby and python interpreters are still improving and will continue to get faster and faster with every release just like Java did in it&#039;s day.</description> <content:encoded><![CDATA[<p>You&#8217;re welcome. Those are interesting timing tests. The thing to remember is that C has been around for ages and is very stable and low level. Both Ruby and python interpreters are still improving and will continue to get faster and faster with every release just like Java did in it&#8217;s day.</p> ]]></content:encoded> </item> <item><title>By: Alexey Ignatiev</title><link>http://www.skorks.com/2009/09/a-wealth-of-ruby-loops-and-iterators/comment-page-1/#comment-3253</link> <dc:creator>Alexey Ignatiev</dc:creator> <pubDate>Wed, 14 Oct 2009 15:48:39 +0000</pubDate> <guid
isPermaLink="false">http://www.skorks.com/?p=1128#comment-3253</guid> <description>Thank you. This is really useful article. I get some tests concerning loops in ruby. Maybe you would be interested in it. http://2sev.blogspot.com/2009/10/loops-in-ruby.html</description> <content:encoded><![CDATA[<p>Thank you. This is really useful article. I get some tests concerning loops in ruby. Maybe you would be interested in it. <a
href="http://2sev.blogspot.com/2009/10/loops-in-ruby.html" rel="nofollow">http://2sev.blogspot.com/2009/10/loops-in-ruby.html</a></p> ]]></content:encoded> </item> <item><title>By: Ennuyer.net &#187; Blog Archive &#187; Rails Reading - Sept 10, 2009</title><link>http://www.skorks.com/2009/09/a-wealth-of-ruby-loops-and-iterators/comment-page-1/#comment-2724</link> <dc:creator>Ennuyer.net &#187; Blog Archive &#187; Rails Reading - Sept 10, 2009</dc:creator> <pubDate>Thu, 10 Sep 2009 19:38:43 +0000</pubDate> <guid
isPermaLink="false">http://www.skorks.com/?p=1128#comment-2724</guid> <description>[...]  A Wealth Of Ruby Loops And Iterators  [...]</description> <content:encoded><![CDATA[<p>[...]  A Wealth Of Ruby Loops And Iterators  [...]</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Dynamic page generated in 1.124 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-08 08:44:59 -->
<!-- Compression = gzip -->
