<?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: A preliminary review of three Cocoa and Objective-C related books</title>
	<atom:link href="http://antoniocangiano.com/2007/08/21/a-preliminary-review-of-three-cocoa-and-objective-c-related-books/feed/" rel="self" type="application/rss+xml" />
	<link>http://antoniocangiano.com/2007/08/21/a-preliminary-review-of-three-cocoa-and-objective-c-related-books/</link>
	<description>By Antonio Cangiano, Software Engineer &#38; Technical Evangelist at IBM</description>
	<pubDate>Sat, 19 Jul 2008 23:53:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Mark Dalrymple</title>
		<link>http://antoniocangiano.com/2007/08/21/a-preliminary-review-of-three-cocoa-and-objective-c-related-books/#comment-1000</link>
		<dc:creator>Mark Dalrymple</dc:creator>
		<pubDate>Fri, 24 Aug 2007 03:06:28 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/2007/08/21/a-preliminary-review-of-three-cocoa-and-objective-c-related-books/#comment-1000</guid>
		<description>Thank you very much for the kind comments!  I'm glad you've been able to get value out of AMOSXP.

Since you've got programming chops already, you might want to snag the O'Reilly Objective-C pocket reference.  It's mercifully short (compared to things like C++/Java in a nutshell), and covers all of the interesting parts of the language without extraneous fluff.

Cheers,
++md</description>
		<content:encoded><![CDATA[<p>Thank you very much for the kind comments!  I&#8217;m glad you&#8217;ve been able to get value out of AMOSXP.</p>
<p>Since you&#8217;ve got programming chops already, you might want to snag the O&#8217;Reilly Objective-C pocket reference.  It&#8217;s mercifully short (compared to things like C++/Java in a nutshell), and covers all of the interesting parts of the language without extraneous fluff.</p>
<p>Cheers,<br />
++md</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://antoniocangiano.com/2007/08/21/a-preliminary-review-of-three-cocoa-and-objective-c-related-books/#comment-989</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Wed, 22 Aug 2007 21:52:18 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/2007/08/21/a-preliminary-review-of-three-cocoa-and-objective-c-related-books/#comment-989</guid>
		<description>I would have to disagree with Paul.  He mentions that Hillegass' book just shows a bunch of examples with no instructions.  I thought the examples had very clear instructions and being able to apply what id learned to similar projects wasn't that big of a leap.  But hey, we all learn differently.</description>
		<content:encoded><![CDATA[<p>I would have to disagree with Paul.  He mentions that Hillegass&#8217; book just shows a bunch of examples with no instructions.  I thought the examples had very clear instructions and being able to apply what id learned to similar projects wasn&#8217;t that big of a leap.  But hey, we all learn differently.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://antoniocangiano.com/2007/08/21/a-preliminary-review-of-three-cocoa-and-objective-c-related-books/#comment-988</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Wed, 22 Aug 2007 21:30:03 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/2007/08/21/a-preliminary-review-of-three-cocoa-and-objective-c-related-books/#comment-988</guid>
		<description>If you're an experienced programmer, Kochan's book may too elementary at the beginning.  Skim the parts that seem simple. If you are new to Cocoa, where this book will pay dividends, even to experienced programmers, is in part II where he writes about Foundation classes.  A good grasp of the Foundation classes prior firing-up Interface Builder and XCode will make your life a lot easier.</description>
		<content:encoded><![CDATA[<p>If you&#8217;re an experienced programmer, Kochan&#8217;s book may too elementary at the beginning.  Skim the parts that seem simple. If you are new to Cocoa, where this book will pay dividends, even to experienced programmers, is in part II where he writes about Foundation classes.  A good grasp of the Foundation classes prior firing-up Interface Builder and XCode will make your life a lot easier.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antonio Cangiano</title>
		<link>http://antoniocangiano.com/2007/08/21/a-preliminary-review-of-three-cocoa-and-objective-c-related-books/#comment-985</link>
		<dc:creator>Antonio Cangiano</dc:creator>
		<pubDate>Wed, 22 Aug 2007 18:47:53 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/2007/08/21/a-preliminary-review-of-three-cocoa-and-objective-c-related-books/#comment-985</guid>
		<description>That's interesting Paul, thanks for your comment. Could you mention the books that you have found to be useful while learning Mac OS X development?
&lt;br/&gt;
Thanks,
Antonio</description>
		<content:encoded><![CDATA[<p>That&#8217;s interesting Paul, thanks for your comment. Could you mention the books that you have found to be useful while learning Mac OS X development?<br />
<br />
Thanks,<br />
Antonio</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://antoniocangiano.com/2007/08/21/a-preliminary-review-of-three-cocoa-and-objective-c-related-books/#comment-984</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Wed, 22 Aug 2007 18:32:59 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/2007/08/21/a-preliminary-review-of-three-cocoa-and-objective-c-related-books/#comment-984</guid>
		<description>There must be many different types of people using books. I bought the original Hillegass book and found it utterly useless and frustrating. It was an endless step by step recipe for creating an example program, with no explanation or motivation whatever for most of the steps, followed by "Now write another program using what you learned." I hadn't learned anything: the program logic was easy, but figuring out how to create it with (then) Project Builder was maddening.
&lt;br/&gt;
My basic test of a Cocoa book is a coherent explanation of why Interface Builder works the way it does: the Nextstep/Cocoa notion of "outlets" and "messages" and how IB works with them is the most confusingly counterintuitive concept I've encountered in 32 years of programming, and most books scarcely mention it.</description>
		<content:encoded><![CDATA[<p>There must be many different types of people using books. I bought the original Hillegass book and found it utterly useless and frustrating. It was an endless step by step recipe for creating an example program, with no explanation or motivation whatever for most of the steps, followed by &#8220;Now write another program using what you learned.&#8221; I hadn&#8217;t learned anything: the program logic was easy, but figuring out how to create it with (then) Project Builder was maddening.<br />
<br />
My basic test of a Cocoa book is a coherent explanation of why Interface Builder works the way it does: the Nextstep/Cocoa notion of &#8220;outlets&#8221; and &#8220;messages&#8221; and how IB works with them is the most confusingly counterintuitive concept I&#8217;ve encountered in 32 years of programming, and most books scarcely mention it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
