<?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: iPhone Development: Objective-C Primer</title>
	<atom:link href="http://trailsinthesand.com/iphone-development-objective-c-primer/feed/" rel="self" type="application/rss+xml" />
	<link>http://trailsinthesand.com/iphone-development-objective-c-primer/</link>
	<description></description>
	<pubDate>Sun, 27 Jul 2008 07:43:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Mike</title>
		<link>http://trailsinthesand.com/iphone-development-objective-c-primer/#comment-311</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sun, 20 Jul 2008 05:40:03 +0000</pubDate>
		<guid isPermaLink="false">http://trailsinthesand.com/iphone-development-objective-c-primer/#comment-311</guid>
		<description>This was really useful thank you. I'm not sure if I'm the only one but the syntax seems totally greek to me.... granted i've only programmed in java, javascript, c, c++, ruby and written syntax structures in lex and yacc. But I see there might be some method behind the madness:
Take [myArray insertObject:anObj atIndex:0], it basically Forces you to adequately describe you functions  so that the are understandable at every call... trying to prevent lazy programming I suppose.

Even still a lighter less foreign syntax would seem to do loads for the first time objective c developer.</description>
		<content:encoded><![CDATA[<p>This was really useful thank you. I&#8217;m not sure if I&#8217;m the only one but the syntax seems totally greek to me&#8230;. granted i&#8217;ve only programmed in java, javascript, c, c++, ruby and written syntax structures in lex and yacc. But I see there might be some method behind the madness:<br />
Take [myArray insertObject:anObj atIndex:0], it basically Forces you to adequately describe you functions  so that the are understandable at every call&#8230; trying to prevent lazy programming I suppose.</p>
<p>Even still a lighter less foreign syntax would seem to do loads for the first time objective c developer.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
