<?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: Ruby Class Tutorial</title>
	<atom:link href="http://juixe.com/techknow/index.php/2007/01/22/ruby-class-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://juixe.com/techknow/index.php/2007/01/22/ruby-class-tutorial/</link>
	<description>Break Coders Block!</description>
	<lastBuildDate>Thu, 10 May 2012 17:02:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: yazid</title>
		<link>http://juixe.com/techknow/index.php/2007/01/22/ruby-class-tutorial/comment-page-1/#comment-75634</link>
		<dc:creator>yazid</dc:creator>
		<pubDate>Tue, 28 Feb 2012 09:02:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2007/01/22/ruby-class-tutorial/#comment-75634</guid>
		<description>Thank you, 

It was very useful for me also!</description>
		<content:encoded><![CDATA[<p>Thank you, </p>
<p>It was very useful for me also!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Shatnyy</title>
		<link>http://juixe.com/techknow/index.php/2007/01/22/ruby-class-tutorial/comment-page-1/#comment-63595</link>
		<dc:creator>Andrew Shatnyy</dc:creator>
		<pubDate>Sat, 03 Dec 2011 05:06:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2007/01/22/ruby-class-tutorial/#comment-63595</guid>
		<description>Pretty descriptive. Enough to understand what is what.
I would love to see something like that but for modules if it&#039;s not yet posted.</description>
		<content:encoded><![CDATA[<p>Pretty descriptive. Enough to understand what is what.<br />
I would love to see something like that but for modules if it&#8217;s not yet posted.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pradeep</title>
		<link>http://juixe.com/techknow/index.php/2007/01/22/ruby-class-tutorial/comment-page-1/#comment-61580</link>
		<dc:creator>Pradeep</dc:creator>
		<pubDate>Wed, 16 Nov 2011 21:42:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2007/01/22/ruby-class-tutorial/#comment-61580</guid>
		<description>Definitely a good amount of information to get me started with Ruby and eventually Rhodes Mobile framework. I have experience with C# and Java, and this tutorial is very helpful to me. Bookmarked !!</description>
		<content:encoded><![CDATA[<p>Definitely a good amount of information to get me started with Ruby and eventually Rhodes Mobile framework. I have experience with C# and Java, and this tutorial is very helpful to me. Bookmarked !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Varghese</title>
		<link>http://juixe.com/techknow/index.php/2007/01/22/ruby-class-tutorial/comment-page-1/#comment-60888</link>
		<dc:creator>John Varghese</dc:creator>
		<pubDate>Fri, 11 Nov 2011 19:40:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2007/01/22/ruby-class-tutorial/#comment-60888</guid>
		<description>Great post. Helped me get started with OO ruby. Now on to bigger things.</description>
		<content:encoded><![CDATA[<p>Great post. Helped me get started with OO ruby. Now on to bigger things.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mayumi</title>
		<link>http://juixe.com/techknow/index.php/2007/01/22/ruby-class-tutorial/comment-page-1/#comment-56387</link>
		<dc:creator>Mayumi</dc:creator>
		<pubDate>Tue, 27 Sep 2011 04:15:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2007/01/22/ruby-class-tutorial/#comment-56387</guid>
		<description>First of all, a great post!
Coming from a strong Java background,  it took me a little getting used to concise syntax of Ruby, but this post really help me relate to my knowledge of Java.  Thanks again for the great post!</description>
		<content:encoded><![CDATA[<p>First of all, a great post!<br />
Coming from a strong Java background,  it took me a little getting used to concise syntax of Ruby, but this post really help me relate to my knowledge of Java.  Thanks again for the great post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis</title>
		<link>http://juixe.com/techknow/index.php/2007/01/22/ruby-class-tutorial/comment-page-1/#comment-42016</link>
		<dc:creator>Dennis</dc:creator>
		<pubDate>Fri, 22 Apr 2011 11:40:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2007/01/22/ruby-class-tutorial/#comment-42016</guid>
		<description>I am not experienced in Java and have only programmed in Ruby and I must agree with other commenters that this is one of the better explanations of the Ruby Class that I&#039;ve come across .

So, in my mind, anyone who is looking for a good discussion of Ruby Class can benefit from reading this article - not just Java programmers new to Ruby.

Thank you - I&#039;ll definitely be reading other Juixe Techknow articles given the quality of this one.</description>
		<content:encoded><![CDATA[<p>I am not experienced in Java and have only programmed in Ruby and I must agree with other commenters that this is one of the better explanations of the Ruby Class that I&#8217;ve come across .</p>
<p>So, in my mind, anyone who is looking for a good discussion of Ruby Class can benefit from reading this article &#8211; not just Java programmers new to Ruby.</p>
<p>Thank you &#8211; I&#8217;ll definitely be reading other Juixe Techknow articles given the quality of this one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JohnBoy</title>
		<link>http://juixe.com/techknow/index.php/2007/01/22/ruby-class-tutorial/comment-page-1/#comment-307</link>
		<dc:creator>JohnBoy</dc:creator>
		<pubDate>Wed, 24 Jun 2009 03:38:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2007/01/22/ruby-class-tutorial/#comment-307</guid>
		<description>First, thanks as this is a much better introduction to Ruby classes than the three other popular sites I just tried.

2 Q&#039;s:

1)  If you define the accessors using:

  attr_accessor :fname, :lname

then aren&#039;t these two attributes pretty much just public?  If you later decide that you need to do some functionality after assigning, say, the lname field (let&#039;s just say increment some internal counter), then how would you do that?  Would you need to back out of the shorthand version of declaring these two generic accessors and instead spell out each one?

2)  I noticed the if statement appears to be reversed from all the syntaxes I&#039;ve ever seen.  That is, the statement is before the condition.  But I&#039;ve also seen Ruby code with if statements that &quot;read forward&quot;, like other lang&#039;s.  Is this optional in Ruby?

Thanks,

John</description>
		<content:encoded><![CDATA[<p>First, thanks as this is a much better introduction to Ruby classes than the three other popular sites I just tried.</p>
<p>2 Q&#8217;s:</p>
<p>1)  If you define the accessors using:</p>
<p>  attr_accessor :fname, :lname</p>
<p>then aren&#8217;t these two attributes pretty much just public?  If you later decide that you need to do some functionality after assigning, say, the lname field (let&#8217;s just say increment some internal counter), then how would you do that?  Would you need to back out of the shorthand version of declaring these two generic accessors and instead spell out each one?</p>
<p>2)  I noticed the if statement appears to be reversed from all the syntaxes I&#8217;ve ever seen.  That is, the statement is before the condition.  But I&#8217;ve also seen Ruby code with if statements that &#8220;read forward&#8221;, like other lang&#8217;s.  Is this optional in Ruby?</p>
<p>Thanks,</p>
<p>John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pancho</title>
		<link>http://juixe.com/techknow/index.php/2007/01/22/ruby-class-tutorial/comment-page-1/#comment-306</link>
		<dc:creator>Pancho</dc:creator>
		<pubDate>Sat, 13 Sep 2008 02:53:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2007/01/22/ruby-class-tutorial/#comment-306</guid>
		<description>This article helped me a lot, because I know a lot about Java, and almost nothing about Ruby, so it was useful to have some kind of comparison.
Thank you!</description>
		<content:encoded><![CDATA[<p>This article helped me a lot, because I know a lot about Java, and almost nothing about Ruby, so it was useful to have some kind of comparison.<br />
Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://juixe.com/techknow/index.php/2007/01/22/ruby-class-tutorial/comment-page-1/#comment-305</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 24 Apr 2008 21:01:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2007/01/22/ruby-class-tutorial/#comment-305</guid>
		<description>Great intro to Ruby Classes thanks!
I&#039;ve been to a few other sites and too many seem to just throw in the dynamic accessors and move along without really explaining what they just did there...I finally get whats going on.</description>
		<content:encoded><![CDATA[<p>Great intro to Ruby Classes thanks!<br />
I&#8217;ve been to a few other sites and too many seem to just throw in the dynamic accessors and move along without really explaining what they just did there&#8230;I finally get whats going on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ruby?static method &#171; DevPoga</title>
		<link>http://juixe.com/techknow/index.php/2007/01/22/ruby-class-tutorial/comment-page-1/#comment-304</link>
		<dc:creator>ruby?static method &#171; DevPoga</dc:creator>
		<pubDate>Sun, 10 Feb 2008 20:56:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2007/01/22/ruby-class-tutorial/#comment-304</guid>
		<description>[...] http://www.juixe.com/techknow/index.php/2007/01/22/ruby-class-tutorial/  ?????class method&#8230;     Posted by poga Filed in Ruby Tags: Ruby, self, [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.juixe.com/techknow/index.php/2007/01/22/ruby-class-tutorial/ " rel="nofollow">http://www.juixe.com/techknow/index.php/2007/01/22/ruby-class-tutorial/ </a> ?????class method&#8230;     Posted by poga Filed in Ruby Tags: Ruby, self, [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

