<?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: Best Books for iPhone Development</title>
	<atom:link href="http://www.markj.net/iphone-development-programming-books/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.markj.net/iphone-development-programming-books/</link>
	<description>iPhone App Development &#38; Consulting</description>
	<lastBuildDate>Sat, 31 Jul 2010 13:58:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Steve</title>
		<link>http://www.markj.net/iphone-development-programming-books/comment-page-1/#comment-2206</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 28 Apr 2010 12:03:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.markj.net/?p=83#comment-2206</guid>
		<description>Mark,
Thanks for the comments. I&#039;ve done a few iPhone programs. I&#039;m an oldtimer from the
PL1/ALGOL/C/C++ vein. I found objective-C to be straightforward as was all the SDK
and API stuff. I used the Cocoa/Hillegass and Oreilly text&#039;s and completely agree with
the comments above.

By FAR the hardest thing about iPhone development for me was all the licensing key&#039;s
and how they fit into X-Code. I still struggle with getting the correct file built in the correct
way for each phase of development and distribution. In your opinion, what is the best
source describing this?

Thanks for your great post.
Stephen</description>
		<content:encoded><![CDATA[<p>Mark,<br />
Thanks for the comments. I&#8217;ve done a few iPhone programs. I&#8217;m an oldtimer from the<br />
PL1/ALGOL/C/C++ vein. I found objective-C to be straightforward as was all the SDK<br />
and API stuff. I used the Cocoa/Hillegass and Oreilly text&#8217;s and completely agree with<br />
the comments above.</p>
<p>By FAR the hardest thing about iPhone development for me was all the licensing key&#8217;s<br />
and how they fit into X-Code. I still struggle with getting the correct file built in the correct<br />
way for each phase of development and distribution. In your opinion, what is the best<br />
source describing this?</p>
<p>Thanks for your great post.<br />
Stephen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.markj.net/iphone-development-programming-books/comment-page-1/#comment-2122</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Thu, 21 Jan 2010 19:07:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.markj.net/?p=83#comment-2122</guid>
		<description>Something you should add about the IPhone Developer&#039;s Cookbook...  While there are some good examples in the book, most of the code is overly focused on making interface elements without IB.  These days if you know what you are looking for, there are plenty of equally good examples out on the internet.

The problem for IDC, is that it really isn&#039;t that good at teaching you.  It is poorly written and spends to much time covering beta versions of the 2.0 OS and api&#039;s that are out of bounds.

After reading through IDC, I wanted my money back.  Save yourself some time and money and get the Apress book.</description>
		<content:encoded><![CDATA[<p>Something you should add about the IPhone Developer&#8217;s Cookbook&#8230;  While there are some good examples in the book, most of the code is overly focused on making interface elements without IB.  These days if you know what you are looking for, there are plenty of equally good examples out on the internet.</p>
<p>The problem for IDC, is that it really isn&#8217;t that good at teaching you.  It is poorly written and spends to much time covering beta versions of the 2.0 OS and api&#8217;s that are out of bounds.</p>
<p>After reading through IDC, I wanted my money back.  Save yourself some time and money and get the Apress book.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.markj.net/iphone-development-programming-books/comment-page-1/#comment-2117</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Tue, 19 Jan 2010 22:44:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.markj.net/?p=83#comment-2117</guid>
		<description>I agree with luke - the Apress book is very good.  It gives a good overview to beginners and delves into deeper topics for those already up to speed.  Well written and easy to understand - aces !</description>
		<content:encoded><![CDATA[<p>I agree with luke &#8211; the Apress book is very good.  It gives a good overview to beginners and delves into deeper topics for those already up to speed.  Well written and easy to understand &#8211; aces !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vishwa</title>
		<link>http://www.markj.net/iphone-development-programming-books/comment-page-1/#comment-1981</link>
		<dc:creator>Vishwa</dc:creator>
		<pubDate>Tue, 23 Jun 2009 11:25:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.markj.net/?p=83#comment-1981</guid>
		<description>Nice list of some good books.  Thanks for sharing.</description>
		<content:encoded><![CDATA[<p>Nice list of some good books.  Thanks for sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: luke</title>
		<link>http://www.markj.net/iphone-development-programming-books/comment-page-1/#comment-1917</link>
		<dc:creator>luke</dc:creator>
		<pubDate>Thu, 21 May 2009 22:11:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.markj.net/?p=83#comment-1917</guid>
		<description>The O&#039;reilly - iPhone Sdk Application Development - 2009 book is a quick hack job.  It is incomplete. The best books I&#039;ve found so far are the APress and the O&#039;Reilly - iPhone Open Application Development.  The Apress book is a masterpiece.</description>
		<content:encoded><![CDATA[<p>The O&#8217;reilly &#8211; iPhone Sdk Application Development &#8211; 2009 book is a quick hack job.  It is incomplete. The best books I&#8217;ve found so far are the APress and the O&#8217;Reilly &#8211; iPhone Open Application Development.  The Apress book is a masterpiece.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
