Join Amazon Prime and ship Two-Day for free and Overnight for $3.99. Already a member? Sign in.
Cocoa Programming for Mac OS X, Second edition and over 150,000 other books are available for Amazon Kindle – Amazon’s new wireless reading device. Learn more

 

or
Sign in to turn on 1-Click ordering.
 
   
More Buying Choices
13 used & new from $29.77

Have one to sell? Sell yours here
 
   
Tell a Friend
Cocoa(R) Programming for Mac(R) OS X (3rd Edition)
 
 
Start reading Cocoa(R) Programming for Mac(R) OS X (3rd Edition) on your Kindle in under a minute.

Don’t have a Kindle? Get yours here.
 
  

Cocoa(R) Programming for Mac(R) OS X (3rd Edition) (Paperback)

by Aaron Hillegass (Author)
4.5 out of 5 stars  (124 customer reviews)

List Price: $49.99
Price: $29.99 & this item ships for FREE with Super Saver Shipping. Details
You Save: $20.00 (40%)
Special Offers Available
In stock on August 28, 2008.
Order it now.
Ships from and sold by Amazon.com. Gift-wrap available.

13 used & new available from $29.77
Also Available in: List Price: Our Price: Other Offers:
Kindle Edition (Kindle Book) $26.99
Paperback (2) $49.99 $29.99 36 used & new from $15.00
 
   

Special Offers and Product Promotions

  • This title is eligible for Amazon Fall Textbook promotions. Get unlimited free Two-Day Shipping for three months with a free trial of Amazon Prime. Add $100 worth of eligible textbooks to your cart to qualify. Sign up at checkout. New members only. Here's how (restrictions apply)

Best Value

Buy Cocoa(R) Programming for Mac(R) OS X (3rd Edition) and get Xcode 3 Unleashed at an additional 5% off Amazon.com's everyday low price.

Cocoa(R) Programming for Mac(R) OS X (3rd Edition) Xcode 3 Unleashed Buy Together Today: $58.20


Customers Who Bought This Item Also Bought

Programming in Objective-C (Developer's Library)

Programming in Objective-C (Developer's Library) by Stephen Kochan

4.2 out of 5 stars (43)  $23.99
Advanced Mac OS X Programming (2nd Edition of Core Mac OS X & Unix Programming)

Advanced Mac OS X Programming (2nd Edition of Core Mac OS X & Unix Programming) by Mark Dalrymple

4.3 out of 5 stars (6)  $44.09
iPhone Open Application Development: Write Native Objective-C Applications for the iPhone

iPhone Open Application Development: Write Native Objective-C Applications for the iPhone by Jonathan Zdziarski

3.8 out of 5 stars (12) 
Mac OS X Internals: A Systems Approach

Mac OS X Internals: A Systems Approach by Amit Singh

4.9 out of 5 stars (23)  $54.55
Beginning Xcode (Programmer to Programmer)

Beginning Xcode (Programmer to Programmer) by James Bucanek

3.3 out of 5 stars (3)  $26.39
Explore similar items : Books (93) Software (4) Electronics (2) Movies & TV (1)


Editorial Reviews

Amazon.com
There's a reason that a large slice of the open-source movement has defected from running Linux on its laptops to running Mac OS X. The reason is the Unix core that underlies Mac OS X, and the development tools that run on that core. Cocoa makes it easy to create very slick Mac OS X interfaces for software (as well as to create applications in a hurry), and this new edition of Cocoa Programming for Mac OS X does an excellent job of teaching its readers how to put a Cocoa face on top of code (Objective-C code almost exclusively). If you know something about C and/or C++ programming and want to apply your skills to the Mac, this is precisely the book you want.

Author Aaron Hillegass teaches a Cocoa class, and his book reads like a demonstration-driven lecture in a computer lab. That is, the book takes a heavily example-centric approach to its subject, beginning with simple announcement windows and proceeding to cover the more advanced controls and object-oriented features of Cocoa and Objective-C. Throughout, he hops back and forth between descriptions of the goal to be accomplished, listings of the code that does the job, and instructions on how to use the Mac OS X development tools to speed the development process. --David Wall

Topics covered: How to write software for Mac OS X in Objective-C and, especially, with Cocoa. The new edition shows how to use NSUndoManager, add AppleScript capability to an application, do graphics work with OpenGL, and use Cocoa under Linux using GNUstep. As well, all the basic controls and design patterns are covered. --This text r