<?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"
	>
<channel>
	<title>Comments on: Getting Started with Cocoa and Objective-C</title>
	<atom:link href="http://www.matthew-long.com/2007/11/02/getting-started-with-cocoa-and-objective-c/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.matthew-long.com/2007/11/02/getting-started-with-cocoa-and-objective-c/</link>
	<description>Matt Long's Blog About Programming and Stuff</description>
	<pubDate>Tue, 06 Jan 2009 05:00:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: perlmunger</title>
		<link>http://www.matthew-long.com/2007/11/02/getting-started-with-cocoa-and-objective-c/#comment-16731</link>
		<dc:creator>perlmunger</dc:creator>
		<pubDate>Fri, 28 Dec 2007 21:31:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.matthew-long.com/2007/11/02/getting-started-with-cocoa-and-objective-c/#comment-16731</guid>
		<description>You're right, I do assume a certain level of knowledge for my xCode 3 tutorial. I would be glad to help you, but when you say your are a "complete beginner" do you mean you're a complete beginner at programming or you have some programming experience and you're a complete beginner at Cocoa programming?

If you don't know the answer to these fundamental questions, then you probably won't be able to start with the xCode tutorial and understand it.

- What is a variable?
- What is a function?
- What are conditionals?
- What are loops for?
- What is an object?

You can learn all of these things within the Cocoa/Objective-C context, but again I wouldn't start with the xCode 3 tutorial.

I would start at &lt;a href="http://www.cocoadevcentral.com/" rel="nofollow"&gt;Cocoa Dev Central&lt;/a&gt;. There are some good tutorials there--though they haven't all been updated to work with xCode 3. Here are a couple tutorials I would start with:

&lt;a href="http://www.cocoadevcentral.com/d/learn_cocoa/" rel="nofollow"&gt;http://www.cocoadevcentral.com/d/learn_cocoa/&lt;/a&gt;

&lt;a href="http://www.cocoadevcentral.com/articles/000081.php" rel="nofollow"&gt;http://www.cocoadevcentral.com/articles/000081.php&lt;/a&gt;

-Matt</description>
		<content:encoded><![CDATA[<p>You&#8217;re right, I do assume a certain level of knowledge for my xCode 3 tutorial. I would be glad to help you, but when you say your are a &#8220;complete beginner&#8221; do you mean you&#8217;re a complete beginner at programming or you have some programming experience and you&#8217;re a complete beginner at Cocoa programming?</p>
<p>If you don&#8217;t know the answer to these fundamental questions, then you probably won&#8217;t be able to start with the xCode tutorial and understand it.</p>
<p>- What is a variable?<br />
- What is a function?<br />
- What are conditionals?<br />
- What are loops for?<br />
- What is an object?</p>
<p>You can learn all of these things within the Cocoa/Objective-C context, but again I wouldn&#8217;t start with the xCode 3 tutorial.</p>
<p>I would start at <a href="http://www.cocoadevcentral.com/" rel="nofollow">Cocoa Dev Central</a>. There are some good tutorials there&#8211;though they haven&#8217;t all been updated to work with xCode 3. Here are a couple tutorials I would start with:</p>
<p><a href="http://www.cocoadevcentral.com/d/learn_cocoa/" rel="nofollow">http://www.cocoadevcentral.com/d/learn_cocoa/</a></p>
<p><a href="http://www.cocoadevcentral.com/articles/000081.php" rel="nofollow">http://www.cocoadevcentral.com/articles/000081.php</a></p>
<p>-Matt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: niteboater</title>
		<link>http://www.matthew-long.com/2007/11/02/getting-started-with-cocoa-and-objective-c/#comment-16720</link>
		<dc:creator>niteboater</dc:creator>
		<pubDate>Fri, 28 Dec 2007 20:14:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.matthew-long.com/2007/11/02/getting-started-with-cocoa-and-objective-c/#comment-16720</guid>
		<description>was hoping I could start to learn programming via XCode. Figured, why not start with a tutorial. Unfortunatley, the plan here seems to be to dive right in, with nary an explanation as to why.... WHY do I even need a .m or .c or .h file to begin with ? why not throw all the code needed into a single file ? 

Hey - Im a complete beginner here so there must be some reason why things got to be at this level of complexity .... or are all these strange files just a hobbled mess ?</description>
		<content:encoded><![CDATA[<p>was hoping I could start to learn programming via XCode. Figured, why not start with a tutorial. Unfortunatley, the plan here seems to be to dive right in, with nary an explanation as to why&#8230;. WHY do I even need a .m or .c or .h file to begin with ? why not throw all the code needed into a single file ? </p>
<p>Hey - Im a complete beginner here so there must be some reason why things got to be at this level of complexity &#8230;. or are all these strange files just a hobbled mess ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
