Skip navigation.
 
mlRe: What is the status on the New Cocoa 2.0 Books?
FROM : Jens Alfke
DATE : Thu Mar 13 16:00:16 2008

On 12 Mar '08, at 11:23 PM, Seth Willits wrote:

> Obj-C 2.0 takes 20 minutes to learn. There's not that much 
> different, and the docs cover it pretty well.


For the most part; but there are some subtleties* that can take some 
extra time to grasp later on as you run into them. (They are 
documented, though, so I recommend giving the docs another read if you 
get confused.)

—Jens

* For example: how to make a category that's publicly read-only but 
settable inside the class implementation. Atomic vs non-atomic, in 
refcounted vs GC apps. Declaring and implementing properties in 
categories. Properties vs direct ivar access. What is the value of a 
'for...in...' variable after the loop finishes?

Related mailsAuthorDate
mlWhat is the status on the New Cocoa 2.0 Books? colo Mar 13, 00:54
mlRe: What is the status on the New Cocoa 2.0 Books? I. Savant Mar 13, 01:17
mlRE: What is the status on the New Cocoa 2.0 Books? Gary L. Wade Mar 13, 01:48
mlRe: What is the status on the New Cocoa 2.0 Books? colo Mar 13, 02:09
mlRe: What is the status on the New Cocoa 2.0 Books? Michael Gregoire Mar 13, 02:24
mlRe: What is the status on the New Cocoa 2.0 Books? colo Mar 13, 02:40
mlRe: What is the status on the New Cocoa 2.0 Books? Michael Gregoire Mar 13, 02:51
mlRe: What is the status on the New Cocoa 2.0 Books? Vince LaMonica Mar 13, 03:10
mlRe: What is the status on the New Cocoa 2.0 Books? Jens Alfke Mar 13, 04:03
mlRe: What is the status on the New Cocoa 2.0 Books? Jeff LaMarche Mar 13, 05:22
mlRe: What is the status on the New Cocoa 2.0 Books? Seth Willits Mar 13, 07:23
mlRe: What is the status on the New Cocoa 2.0 Books? Thomas Engelmeier Mar 13, 10:43
mlRe: What is the status on the New Cocoa 2.0 Books? Jeff LaMarche Mar 13, 13:39
mlWhat is the status on the New Cocoa 2.0 Books? Greg Robertson Mar 13, 13:48
mlRe: What is the status on the New Cocoa 2.0 Books? Jens Alfke Mar 13, 16:00
mlRe: What is the status on the New Cocoa 2.0 Books? David Carlisle Mar 13, 18:37
mlRe: What is the status on the New Cocoa 2.0 Books? Jason Sallis Mar 13, 18:40
mlRe: What is the status on the New Cocoa 2.0 Books? Thomas Engelmeier Mar 13, 20:41
mlRe: What is the status on the New Cocoa 2.0 Books? Greg Robertson Mar 13, 21:16