<?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>Sun, 07 Mar 2010 04:11:13 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<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>
	<item>
		<title>By: MattjDrake</title>
		<link>http://www.markj.net/iphone-development-programming-books/comment-page-1/#comment-1910</link>
		<dc:creator>MattjDrake</dc:creator>
		<pubDate>Wed, 20 May 2009 13:25:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.markj.net/?p=83#comment-1910</guid>
		<description>Excellent list - I did not know about iPhone in action I will have to add it to my Resources tab on my site as well.  Generally, I like the APress books a lot but Cocoa Programming for Mac OS X was probably the most influential book for me.  I would really like it if that author released an iPhone book.  That is the only Mac or iPhone programming book that I have read so far that made me really understand the mindset of Cocoa programming.

For anyone who is interested I recently put together a book (with source code) that is geared to the absolute beginner called &quot;How to Make an iPhone App&quot;.  You can find out about that here:

http://howtomakeiphoneapps.com/ebook/</description>
		<content:encoded><![CDATA[<p>Excellent list &#8211; I did not know about iPhone in action I will have to add it to my Resources tab on my site as well.  Generally, I like the APress books a lot but Cocoa Programming for Mac OS X was probably the most influential book for me.  I would really like it if that author released an iPhone book.  That is the only Mac or iPhone programming book that I have read so far that made me really understand the mindset of Cocoa programming.</p>
<p>For anyone who is interested I recently put together a book (with source code) that is geared to the absolute beginner called &#8220;How to Make an iPhone App&#8221;.  You can find out about that here:</p>
<p><a href="http://howtomakeiphoneapps.com/ebook/" rel="nofollow">http://howtomakeiphoneapps.com/ebook/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raj</title>
		<link>http://www.markj.net/iphone-development-programming-books/comment-page-1/#comment-187</link>
		<dc:creator>Raj</dc:creator>
		<pubDate>Fri, 27 Feb 2009 10:09:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.markj.net/?p=83#comment-187</guid>
		<description>great work mate. i have bookmarked this post at http://www.iphonekicks.com/community/Best_Books_for_iPhone_Development.</description>
		<content:encoded><![CDATA[<p>great work mate. i have bookmarked this post at <a href="http://www.iphonekicks.com/community/Best_Books_for_iPhone_Development." rel="nofollow">http://www.iphonekicks.com/community/Best_Books_for_iPhone_Development.</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: markj</title>
		<link>http://www.markj.net/iphone-development-programming-books/comment-page-1/#comment-118</link>
		<dc:creator>markj</dc:creator>
		<pubDate>Sat, 31 Jan 2009 21:04:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.markj.net/?p=83#comment-118</guid>
		<description>I have  Zdziarski&#039;s first book, which is focused on jailbroken development using the open toolchain, and it came out before the interface builder was supported with iPhone. I don&#039;t have the SDK book yet, but I&#039;ll add it to my colleciton soon and update this page when I do.</description>
		<content:encoded><![CDATA[<p>I have  Zdziarski&#8217;s first book, which is focused on jailbroken development using the open toolchain, and it came out before the interface builder was supported with iPhone. I don&#8217;t have the SDK book yet, but I&#8217;ll add it to my colleciton soon and update this page when I do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anon</title>
		<link>http://www.markj.net/iphone-development-programming-books/comment-page-1/#comment-117</link>
		<dc:creator>anon</dc:creator>
		<pubDate>Sat, 31 Jan 2009 04:44:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.markj.net/?p=83#comment-117</guid>
		<description>Have you taken a look at [iPhone SDK Application Development][http://oreilly.com/catalog/9780596154059/]; any comment on how that compares to “iPhone in Action”?</description>
		<content:encoded><![CDATA[<p>Have you taken a look at [iPhone SDK Application Development][http://oreilly.com/catalog/9780596154059/]; any comment on how that compares to “iPhone in Action”?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Narayan</title>
		<link>http://www.markj.net/iphone-development-programming-books/comment-page-1/#comment-115</link>
		<dc:creator>Narayan</dc:creator>
		<pubDate>Mon, 26 Jan 2009 11:18:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.markj.net/?p=83#comment-115</guid>
		<description>Mark,

Thanks for the reviews. However, I have their book with the same title written years ago. You can find it at spiderworks.com. How different is the new release from the old one? Are they the same?

Thanks
-Narayan-</description>
		<content:encoded><![CDATA[<p>Mark,</p>
<p>Thanks for the reviews. However, I have their book with the same title written years ago. You can find it at spiderworks.com. How different is the new release from the old one? Are they the same?</p>
<p>Thanks<br />
-Narayan-</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: markj</title>
		<link>http://www.markj.net/iphone-development-programming-books/comment-page-1/#comment-114</link>
		<dc:creator>markj</dc:creator>
		<pubDate>Mon, 26 Jan 2009 07:47:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.markj.net/?p=83#comment-114</guid>
		<description>:-) cheers Kit.</description>
		<content:encoded><![CDATA[<p>:-) cheers Kit.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
