<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Book Review: Cocoa&#174; Programming for Mac&#174; OS X, Third Edition</title>
	<atom:link href="http://theappleblog.com/2008/05/20/book-review-cocoa-programming-for-mac-os-x-third-edition/feed/" rel="self" type="application/rss+xml" />
	<link>http://theappleblog.com/2008/05/20/book-review-cocoa-programming-for-mac-os-x-third-edition/</link>
	<description>TheAppleBlog, published by and for the day-to-day Apple user, is a prominent source for news, reviews, walkthroughs, and real life application of all Apple products.</description>
	<lastBuildDate>Sun, 22 Nov 2009 03:16:19 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sravan</title>
		<link>http://theappleblog.com/2008/05/20/book-review-cocoa-programming-for-mac-os-x-third-edition/#comment-57790</link>
		<dc:creator>Sravan</dc:creator>
		<pubDate>Thu, 10 Sep 2009 15:59:36 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=3336#comment-57790</guid>
		<description>I just got this book the this week and i have gone through the first 7 chapters and find it very easy to use. I have good programming knowledge in the windows world especially with java (And c, c++) and the apple introduction to objective c was too slow for me. I love the pace of this book. I aim to do a chapter every two days - one for the chapter and one for the challenges.

I am loving the challenges as they allow me to internalize the concepts shown in the book.

Only one comment - with iPhone SDK not supporting garbage collection, i would prefer a bit more meat into memory management the old style. I am not sure if what i am doing is correct or not from a memory management perspective. I tried doing the dealloc classes for a few more examples, i keep running into the problem of the objects being released prematurely. I think i dont understand that part well.

Other than that, i think this is a great book for a first timer to MAC.</description>
		<content:encoded><![CDATA[<p>I just got this book the this week and i have gone through the first 7 chapters and find it very easy to use. I have good programming knowledge in the windows world especially with java (And c, c++) and the apple introduction to objective c was too slow for me. I love the pace of this book. I aim to do a chapter every two days &#8211; one for the chapter and one for the challenges.</p>
<p>I am loving the challenges as they allow me to internalize the concepts shown in the book.</p>
<p>Only one comment &#8211; with iPhone SDK not supporting garbage collection, i would prefer a bit more meat into memory management the old style. I am not sure if what i am doing is correct or not from a memory management perspective. I tried doing the dealloc classes for a few more examples, i keep running into the problem of the objects being released prematurely. I think i dont understand that part well.</p>
<p>Other than that, i think this is a great book for a first timer to MAC.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jame</title>
		<link>http://theappleblog.com/2008/05/20/book-review-cocoa-programming-for-mac-os-x-third-edition/#comment-54452</link>
		<dc:creator>Jame</dc:creator>
		<pubDate>Wed, 12 Aug 2009 23:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=3336#comment-54452</guid>
		<description>This is the error I get when I try to compile and run any thing *** Terminating app due to uncaught exception &#039;NSInternalInconsistencyException&#039;, reason : &#039;Cannot create BOOL from object  of class _NSControllerObjectProxy&#039; This same error comes up on things that used to run fine.</description>
		<content:encoded><![CDATA[<p>This is the error I get when I try to compile and run any thing *** Terminating app due to uncaught exception &#8216;NSInternalInconsistencyException&#8217;, reason : &#8216;Cannot create BOOL from object  of class _NSControllerObjectProxy&#8217; This same error comes up on things that used to run fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael K.</title>
		<link>http://theappleblog.com/2008/05/20/book-review-cocoa-programming-for-mac-os-x-third-edition/#comment-50843</link>
		<dc:creator>Michael K.</dc:creator>
		<pubDate>Fri, 17 Jul 2009 15:53:27 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=3336#comment-50843</guid>
		<description>I&#039;m an absolute beginner in Macs at all and this book is great for a first timer.</description>
		<content:encoded><![CDATA[<p>I&#8217;m an absolute beginner in Macs at all and this book is great for a first timer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Divanshu</title>
		<link>http://theappleblog.com/2008/05/20/book-review-cocoa-programming-for-mac-os-x-third-edition/#comment-47117</link>
		<dc:creator>Divanshu</dc:creator>
		<pubDate>Mon, 22 Jun 2009 10:06:35 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=3336#comment-47117</guid>
		<description>I had downloaded some chapters from the internet as this book wasn&#039;t available in India but I found it to be a great book for somebody learning up front that I had to order it from amazon.com 
I got mine in March. I&#039;ve been studying it at a steady pace but Aaron explains it well. A good buy if you wanna start development on the MAC.</description>
		<content:encoded><![CDATA[<p>I had downloaded some chapters from the internet as this book wasn&#8217;t available in India but I found it to be a great book for somebody learning up front that I had to order it from amazon.com<br />
I got mine in March. I&#8217;ve been studying it at a steady pace but Aaron explains it well. A good buy if you wanna start development on the MAC.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cocoa for Win32 @ Luther Baker</title>
		<link>http://theappleblog.com/2008/05/20/book-review-cocoa-programming-for-mac-os-x-third-edition/#comment-39900</link>
		<dc:creator>Cocoa for Win32 @ Luther Baker</dc:creator>
		<pubDate>Tue, 28 Apr 2009 11:26:42 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=3336#comment-39900</guid>
		<description>[...] I want to do some iPhone development and I need to start learning Cocoa so I started working my way through Allen Hillegas&#8216; book Cocoa Programming for Mac OS X, 3rd Ed. [...]</description>
		<content:encoded><![CDATA[<p>[...] I want to do some iPhone development and I need to start learning Cocoa so I started working my way through Allen Hillegas&#8216; book Cocoa Programming for Mac OS X, 3rd Ed. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://theappleblog.com/2008/05/20/book-review-cocoa-programming-for-mac-os-x-third-edition/#comment-21868</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Wed, 21 May 2008 12:54:26 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=3336#comment-21868</guid>
		<description>I&#039;ll second Victor&#039;s comments - I received my copy last weekend, and I&#039;m working through it now. I have quite a bit of experience programming on Windows, but when I started looking into Mac programming, I just didn&#039;t know where to start. This book has been a great help to get me going on Mac development.</description>
		<content:encoded><![CDATA[<p>I&#8217;ll second Victor&#8217;s comments &#8211; I received my copy last weekend, and I&#8217;m working through it now. I have quite a bit of experience programming on Windows, but when I started looking into Mac programming, I just didn&#8217;t know where to start. This book has been a great help to get me going on Mac development.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicolas Ivy</title>
		<link>http://theappleblog.com/2008/05/20/book-review-cocoa-programming-for-mac-os-x-third-edition/#comment-21867</link>
		<dc:creator>Nicolas Ivy</dc:creator>
		<pubDate>Wed, 21 May 2008 10:01:45 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=3336#comment-21867</guid>
		<description>Thanks for blogging about this book! I&#039;ve been working out of a well-beaten copy of the first edition, and despite much TLC administered, the poor thing&#039;s falling apart. I&#039;ve been meaning to look for a used copy on Amazon, but now it looks like I don&#039;t have to.

Stumbled upon this blog not too long ago looking for Quicksilver video tutorials. Glad I bookmarked it.</description>
		<content:encoded><![CDATA[<p>Thanks for blogging about this book! I&#8217;ve been working out of a well-beaten copy of the first edition, and despite much TLC administered, the poor thing&#8217;s falling apart. I&#8217;ve been meaning to look for a used copy on Amazon, but now it looks like I don&#8217;t have to.</p>
<p>Stumbled upon this blog not too long ago looking for Quicksilver video tutorials. Glad I bookmarked it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Freer</title>
		<link>http://theappleblog.com/2008/05/20/book-review-cocoa-programming-for-mac-os-x-third-edition/#comment-21866</link>
		<dc:creator>Scott Freer</dc:creator>
		<pubDate>Wed, 21 May 2008 03:31:35 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=3336#comment-21866</guid>
		<description>This is a great book. The only thing better is the course Aaron teaches at the Big Nerd Ranch - he uses this book as the course material. I took the course this April and it was well worth the money. If you want a jumpstart into Cocoa development, the Cocoa course is perfect.

SF</description>
		<content:encoded><![CDATA[<p>This is a great book. The only thing better is the course Aaron teaches at the Big Nerd Ranch &#8211; he uses this book as the course material. I took the course this April and it was well worth the money. If you want a jumpstart into Cocoa development, the Cocoa course is perfect.</p>
<p>SF</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victor</title>
		<link>http://theappleblog.com/2008/05/20/book-review-cocoa-programming-for-mac-os-x-third-edition/#comment-21865</link>
		<dc:creator>Victor</dc:creator>
		<pubDate>Tue, 20 May 2008 22:38:56 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=3336#comment-21865</guid>
		<description>I received mine last Monday. I have no programming experience in Mac, but I am moving along at an amazing speed. I am in chapter 7 and so far I have nothing to complain. Great buy.</description>
		<content:encoded><![CDATA[<p>I received mine last Monday. I have no programming experience in Mac, but I am moving along at an amazing speed. I am in chapter 7 and so far I have nothing to complain. Great buy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: signal response &#187; Blog Archive &#187; Cocoa Programming.</title>
		<link>http://theappleblog.com/2008/05/20/book-review-cocoa-programming-for-mac-os-x-third-edition/#comment-21864</link>
		<dc:creator>signal response &#187; Blog Archive &#187; Cocoa Programming.</dc:creator>
		<pubDate>Tue, 20 May 2008 21:17:35 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=3336#comment-21864</guid>
		<description>[...] Apple Blog reviews the third edition of Cocoa Programming for Mac OS X, a book I have been waiting for after special [...]</description>
		<content:encoded><![CDATA[<p>[...] Apple Blog reviews the third edition of Cocoa Programming for Mac OS X, a book I have been waiting for after special [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://theappleblog.com/2008/05/20/book-review-cocoa-programming-for-mac-os-x-third-edition/#comment-21863</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Tue, 20 May 2008 21:14:12 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=3336#comment-21863</guid>
		<description>Given all the currently shipping Macs now have 2+ cores, threading MUST be included these days.  Yes, I realize it can be complicated, and no I haven&#039;t read this book as of yet..  But having programmed for the past 15 years in multi threading environments, I can attest to how brutally painful it is to use (let alone work on / fix) programs which obviously haven&#039;t taking threading into account.  Even relatively new products (Aperture!)  which by all accounts should have done it right given their age, don&#039;t..  So lets, please!, change this thought of &quot;threads are too hard for beginners&quot; and find a way to set this world up to use the 16+ cores we&#039;re soon to have..</description>
		<content:encoded><![CDATA[<p>Given all the currently shipping Macs now have 2+ cores, threading MUST be included these days.  Yes, I realize it can be complicated, and no I haven&#8217;t read this book as of yet..  But having programmed for the past 15 years in multi threading environments, I can attest to how brutally painful it is to use (let alone work on / fix) programs which obviously haven&#8217;t taking threading into account.  Even relatively new products (Aperture!)  which by all accounts should have done it right given their age, don&#8217;t..  So lets, please!, change this thought of &#8220;threads are too hard for beginners&#8221; and find a way to set this world up to use the 16+ cores we&#8217;re soon to have..</p>
]]></content:encoded>
	</item>
</channel>
</rss>
