<?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:go='http://ns.gigaom.com/'
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://gigaom.com/apple/book-review-cocoa-programming-for-mac-os-x-third-edition/feed/" rel="self" type="application/rss+xml" />
	<link>http://gigaom.com/apple/book-review-cocoa-programming-for-mac-os-x-third-edition/</link>
	<description></description>
	<lastBuildDate>Fri, 10 Feb 2012 18:23:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Charles</title>
		<link>http://gigaom.com/apple/book-review-cocoa-programming-for-mac-os-x-third-edition/#comment-327697</link>
		<dc:creator><![CDATA[Charles]]></dc:creator>
		<pubDate>Mon, 18 Jan 2010 12:33:23 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=3336#comment-327697</guid>
		<description><![CDATA[I have to agree with Sravan. Although I think this is a great book; well set out and paced, I feel confused about Memory Management. I don&#039;t know when or how to use it properly.

I got my book two days ago and I am on Chapter 7. It is not boring, it really reels you in. A very good book for beginners. I had no experience with Cocoa or Objective-C when I started (although I am very skilled in C++) and now I feel confident about writing code.

The challenges are just the right level of difficulty and when you use the material and examples covered from all chapters, they are very doable. I was actually hoping that the book would have something like these challenges as I feel they are fundamental for learning the concepts.

The writing style is, as I said, captivating and assuring. It feels like an actual person is there guiding you, not like a reference document.

I highly recommend this book.]]></description>
		<content:encoded><![CDATA[<p>I have to agree with Sravan. Although I think this is a great book; well set out and paced, I feel confused about Memory Management. I don&#8217;t know when or how to use it properly.</p>
<p>I got my book two days ago and I am on Chapter 7. It is not boring, it really reels you in. A very good book for beginners. I had no experience with Cocoa or Objective-C when I started (although I am very skilled in C++) and now I feel confident about writing code.</p>
<p>The challenges are just the right level of difficulty and when you use the material and examples covered from all chapters, they are very doable. I was actually hoping that the book would have something like these challenges as I feel they are fundamental for learning the concepts.</p>
<p>The writing style is, as I said, captivating and assuring. It feels like an actual person is there guiding you, not like a reference document.</p>
<p>I highly recommend this book.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sravan</title>
		<link>http://gigaom.com/apple/book-review-cocoa-programming-for-mac-os-x-third-edition/#comment-327696</link>
		<dc:creator><![CDATA[Sravan]]></dc:creator>
		<pubDate>Thu, 10 Sep 2009 15:59:36 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=3336#comment-327696</guid>
		<description><![CDATA[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://gigaom.com/apple/book-review-cocoa-programming-for-mac-os-x-third-edition/#comment-327695</link>
		<dc:creator><![CDATA[Jame]]></dc:creator>
		<pubDate>Wed, 12 Aug 2009 23:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=3336#comment-327695</guid>
		<description><![CDATA[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://gigaom.com/apple/book-review-cocoa-programming-for-mac-os-x-third-edition/#comment-327694</link>
		<dc:creator><![CDATA[Michael K.]]></dc:creator>
		<pubDate>Fri, 17 Jul 2009 15:53:27 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=3336#comment-327694</guid>
		<description><![CDATA[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://gigaom.com/apple/book-review-cocoa-programming-for-mac-os-x-third-edition/#comment-327693</link>
		<dc:creator><![CDATA[Divanshu]]></dc:creator>
		<pubDate>Mon, 22 Jun 2009 10:06:35 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=3336#comment-327693</guid>
		<description><![CDATA[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://gigaom.com/apple/book-review-cocoa-programming-for-mac-os-x-third-edition/#comment-327692</link>
		<dc:creator><![CDATA[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-327692</guid>
		<description><![CDATA[[...] 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://gigaom.com/apple/book-review-cocoa-programming-for-mac-os-x-third-edition/#comment-327691</link>
		<dc:creator><![CDATA[Andy]]></dc:creator>
		<pubDate>Wed, 21 May 2008 12:54:26 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=3336#comment-327691</guid>
		<description><![CDATA[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://gigaom.com/apple/book-review-cocoa-programming-for-mac-os-x-third-edition/#comment-327690</link>
		<dc:creator><![CDATA[Nicolas Ivy]]></dc:creator>
		<pubDate>Wed, 21 May 2008 10:01:45 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=3336#comment-327690</guid>
		<description><![CDATA[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://gigaom.com/apple/book-review-cocoa-programming-for-mac-os-x-third-edition/#comment-327689</link>
		<dc:creator><![CDATA[Scott Freer]]></dc:creator>
		<pubDate>Wed, 21 May 2008 03:31:35 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=3336#comment-327689</guid>
		<description><![CDATA[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://gigaom.com/apple/book-review-cocoa-programming-for-mac-os-x-third-edition/#comment-327688</link>
		<dc:creator><![CDATA[Victor]]></dc:creator>
		<pubDate>Tue, 20 May 2008 22:38:56 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=3336#comment-327688</guid>
		<description><![CDATA[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://gigaom.com/apple/book-review-cocoa-programming-for-mac-os-x-third-edition/#comment-327687</link>
		<dc:creator><![CDATA[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-327687</guid>
		<description><![CDATA[[...] 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://gigaom.com/apple/book-review-cocoa-programming-for-mac-os-x-third-edition/#comment-327686</link>
		<dc:creator><![CDATA[Peter]]></dc:creator>
		<pubDate>Tue, 20 May 2008 21:14:12 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/?p=3336#comment-327686</guid>
		<description><![CDATA[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>

