Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Darkroom

Guest
Original poster
Dec 15, 2006
2,445
0
Montréal, Canada
if anyone living in or around Montréal wants to swing by my apartment to pick up this book for free just send me a message. it's in excellent condition. the reason i'm giving it away is because i bought the newer version (Programming In Objective-C 2.0).
 
As an Amazon Associate, MacRumors earns a commission from qualifying purchases made through links in this post.
book

Sure,

I'm starting to learn objective c from the net, but I'll use it.


please contact me, I am in Montreal

thanks
 
I have the first edition (plus Learn Objective-C by Dalrymple & Knaster).

Is it worth buying the 2nd edition even in my case?
 
rrrogerbugs now has the book. hope you find it useful. :)


I have the first edition (plus Learn Objective-C by Dalrymple & Knaster).

Is it worth buying the 2nd edition even in my case?

i don't think it's absolutely necessary, but knowing the new features of Obj-C 2.0 can help speed up development. plus, it's updated for XCode 3, which makes it easier for beginners to follow along. it's a great reference book to have at your disposal, and there's even has a small section that gets you started on iPhone development.
 
I agree with Darkroom that I don't think it's necessary to invest in the second edition. You can try to work through the first edition then go to Apple's website to read up on the changes added to Objective-C 2.0 (Don't have the link to the document handy).

The primary differences between the first and second editions are:

1. The 2nd edition is Mac-oriented from the start, so it uses NSObject (rather than Object) as the root object throughout.
2. Uses NSLog almost exclusively (the 1st ed. used printf for the first part)
3. Teaches Obj-C 2.0 features like properties, synthesized accessor methods, and fast enumeration.
4. As noted, includes a Chapter on iPhone programming that shows how to build an iPhone app based on two of the classes developed in the text.
5. Is a bit more to up-to-date with respect to not using deprecated methods.

You can also ask questions about anything related to the first edition or about Objective-C in general on the forum I set up for the book at www.classroomM.com.

Cheers,

Steve Kochan
 
Thanks for the replies,

I have read the 1st edition last October from cover to cover and I can say that for maybe up to 4 or 5 computer books.

The 2nd edition is on my Amazon Wishlist and soon I'll buy it.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.