<?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: Section 8.3, p.124</title>
	<atom:link href="http://www.learningprocessing.com/errata/chapter-8/section-83-p124/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.learningprocessing.com</link>
	<description>A Beginner's Guide to Programming Images, Animation, and Interaction by Daniel Shiffman</description>
	<lastBuildDate>Thu, 09 Feb 2012 16:27:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Anonymous</title>
		<link>http://www.learningprocessing.com/errata/chapter-8/section-83-p124/comment-page-1/#comment-20707</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 19 Jan 2012 21:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningprocessing.com/?page_id=1253#comment-20707</guid>
		<description>yes, technically i think your use of the lingo is more accurate -- parameters being the values passed in and arguments being the variables that receive those parameters in the function definition.  I tend to use those words interchangeably but i will think about being more careful for the next version of the book!</description>
		<content:encoded><![CDATA[<p>yes, technically i think your use of the lingo is more accurate &#8212; parameters being the values passed in and arguments being the variables that receive those parameters in the function definition.  I tend to use those words interchangeably but i will think about being more careful for the next version of the book!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tonyjans</title>
		<link>http://www.learningprocessing.com/errata/chapter-8/section-83-p124/comment-page-1/#comment-20706</link>
		<dc:creator>tonyjans</dc:creator>
		<pubDate>Thu, 19 Jan 2012 06:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningprocessing.com/?page_id=1253#comment-20706</guid>
		<description>Sorry if I´m wrong let me know please

regards</description>
		<content:encoded><![CDATA[<p>Sorry if I´m wrong let me know please</p>
<p>regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tonyjans</title>
		<link>http://www.learningprocessing.com/errata/chapter-8/section-83-p124/comment-page-1/#comment-20705</link>
		<dc:creator>tonyjans</dc:creator>
		<pubDate>Thu, 19 Jan 2012 06:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningprocessing.com/?page_id=1253#comment-20705</guid>
		<description>Good night, I have a question about a paragraph in the book. That paragraph reads as follows:

We can do this by placing arguments inside of the constructor method.Car myCar = new Car(color(255,0,0),0,100,2);

The problem I think is that you say that we need to place arguments inside the constructor method instead of parameters. That´s confuse because you say in chapter 7  that an argument are variables that live inside the parenthesis in the function definition.

Best Regards </description>
		<content:encoded><![CDATA[<p>Good night, I have a question about a paragraph in the book. That paragraph reads as follows:</p>
<p>We can do this by placing arguments inside of the constructor method.Car myCar = new Car(color(255,0,0),0,100,2);</p>
<p>The problem I think is that you say that we need to place arguments inside the constructor method instead of parameters. That´s confuse because you say in chapter 7  that an argument are variables that live inside the parenthesis in the function definition.</p>
<p>Best Regards </p>
]]></content:encoded>
	</item>
</channel>
</rss>

