Re: [OT]good book and references link --
Re: [OT]good book and references link --
- Subject: Re: [OT]good book and references link --
- From: Shawn Erickson <email@hidden>
- Date: Sun, 13 Nov 2005 10:02:04 -0800
On Nov 13, 2005, at 9:27 AM, xserver by Gsoft wrote:
Hello list,
i must learn Objective-C/Cocoa in short time if possible, because i
must develop some project for work under Apple.. Please dose anyone
can suggest me very very good book/references link not only Apple,
how to learn fast this language ??
Make sure to review Apple's "Getting Started With Cocoa" page since
it will help you not only to understand Objective-C, Cocoa but it
will help you understand how Apple's documentation is setup.
<http://developer.apple.com/referencelibrary/GettingStarted/GS_Cocoa/
index.html>
To learn the Objective-C language grab a good C language book (if you
don't already know C) review it and then read the following (if you
don't know Object-Oriented Programming concepts the following also
contains a good section on it).
<http://developer.apple.com/documentation/Cocoa/Conceptual/ObjectiveC/
index.html>
Also try to review all of the following...
<http://developer.apple.com/referencelibrary/API_Fundamentals/Cocoa-
fund-date.html>
Absolutely understand the following...
<http://developer.apple.com/documentation/Cocoa/Conceptual/MemoryMgmt/
Concepts/ObjectOwnership.html>
Book wise... grab the following book to learn the basics of the Cocoa
frameworks. It does a good job of walking you through things with
real functional examples.
Cocoa(R) Programming for Mac(R) OS X (2nd Edition), ISBN: 0321213149
<http://www.amazon.com/exec/obidos/tg/detail/-/0321213149/>
For more advanced Cocoa books consider...
Cocoa Programming, ISBN: 0672322307
<http://www.amazon.com/exec/obidos/tg/detail/-/0672322307>
Advanced Mac OS X Programming, ISBN: 0974078514
<http://www.amazon.com/exec/obidos/tg/detail/-/0974078514>
For Objective-C language book consider...
Programming in Objective-C, ISBN: 0672325861
<http://www.amazon.com/exec/obidos/tg/detail/-/0672325861>
My 2 cents,
-Shawn
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden