Cocoa® Programming for Mac® OS X (3rd Edition)

  Author:    Aaron Hillegass
  ISBN:    0321503619
  Sales Rank:    335
  Published:    2008-05-26
  Publisher:    Addison-Wesley Professional
  # Pages:    500
  Binding:    Paperback
  Avg. Rating:    5.0 based on 116 reviews
  Used Offers:    6 from $26.93
  Amazon Price:    $31.49
  (Data above last updated:  2008-07-19 10:33:14 EST)
  
  
Sort customer reviews by:
  
Show All Reviews on Page      Hide All Reviews on Page
   
  
Cocoa® Programming for Mac® OS X (3rd Edition)
  
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.

                  Reader Reviews 1 - 15 of 15                 
  
  
Review
Date
Review
Rating(5 High)
Review
Helpful
to:
Customer Review Reviewer
Info
Permanent
Link
Reader Reviews Below Sorted by Newest First
06-30-08 5 (NA)
(Hide Review...)  A very comprehensive and well written course on Cocoa programming
Reviewer Permalink
If you're new to OS/X development, a bit of search will quickly point to this book as the definitive resource for learning Cocoa programming. Having purchased it, I understand why. The book definitely meets all my expectations. It's not meant to be a reference (for that go the Apple's developer site), it takes you through most of the basic Cocoa features and techniques in a very well laid out manner. The 2nd edition was already renowned, so will be the 3rd.
(Review Data Last Updated: 2008-07-12 06:17:39 EST)
06-30-08 5 (NA)
(Hide Review...)  The third edition is a must-have
Reviewer Permalink
I've gone over the previous revision to this book, and while I did find it the best book on Cocoa/ObjC, I still felt like the Mac world kept moving forward while the book was left behind - things changed too much, and some things were not relevant anymore. These are obviously, things that were introduced in Leopard, but even Tiger features didn't always look the same (interface builder screenshots for example).

This third edition is a massive update to virtually any aspect of the topics being covered. From the garbage collector, to CoreData, to CoreAnimation, properties, Objective C 2.0 in general - It's all there.

Hillegass goes a great length to try to explain the "Why?" and not just the "How?". This is very important if you want to turn a developer into a creative spirit and not just a dumb robot.

All in all, this is a must-have for any new/slightly experienced Cocoa developer. Amazon has a terrific price on it too, so the deal is actually sweeter.
(Review Data Last Updated: 2008-07-12 06:17:39 EST)
06-25-08 5 (NA)
(Hide Review...)  An outstanding way to learn Cocoa!
Reviewer Permalink
I found this book to be an ideal technical book - I actually sat and read it from cover to cover in one sitting.

The depth is just right, and the topics that I was having difficulty with were well explained.

I have been recommending this book to all the interested programmers I know.
(Review Data Last Updated: 2008-06-30 06:04:36 EST)
06-25-08 5 (NA)
(Hide Review...)  Very Impressed
Reviewer Permalink
I must admit that I never actually finish many technical books. They typically run out of steam and are rife with filler material.

I can honestly say that I eagerly did every exercise and challenge in this book. The level was perfect for someone like me who has dabbled in Cocoa but never really taken the time to learn it.

While I don't feel that I am a proficient Cocoa developer just yet, I do feel confident that I armed with the knowledge to figure out most problems.

Thanks Aaron for a great book.
(Review Data Last Updated: 2008-06-30 06:04:36 EST)
06-20-08 5 1\1
(Hide Review...)  Great Beginner's Book
Reviewer Permalink
This book is great for the beginner, or those who have been out of the Cocoa game for a while. Its chapters are organized into a college course like structure. A great addition to any OS X developer's library.
(Review Data Last Updated: 2008-06-25 11:25:41 EST)
06-20-08 2 0\1
(Hide Review...)  Disappointed...
Reviewer Permalink
This latest edition left me confused and frustrated. So many of the instructions are incomplete, unclear, and in some cases misleading. Why can't someone write a clear concise book on cocoa and object-c programming. One can find multiple tomes on C#, Pearl, Python, Ruby, Java, etc., etc. But only a handful on cocoa and object-c.

This book is just not worth the price...
(Review Data Last Updated: 2008-06-25 11:25:41 EST)
06-16-08 5 1\1
(Hide Review...)  Cocoa for OSX
Reviewer Permalink
If you want to learn Cocoa this is the book to have. Recently updated for Leopard and the new Xcode tools, the book has been refined over the years as the basis of the Big Nerd Ranch courses. It is progressive, easy to follow and comprehensive. I've purchased most all of the available books on Cocoa and have also purchased each successive Edition of this book. I highly recommend this book and the accompanying classes at the Big Nerd Ranch.

Mark Lucas
Prinicipal Scientist
RadiantBlue Technologies Inc.
(Review Data Last Updated: 2008-06-20 05:37:34 EST)
06-16-08 5 1\1
(Hide Review...)  Great Reference
Reviewer Permalink
This book is worth its weight in gold. Apple's online documentation is not bad, but often leaves a little to be desired for details or options other than a standard, mundane sort of example.

The code examples are _extremely_ useful. In 2 hours with this book I was able to finish a project at work that I had been trying to figure out for weeks. Google hadn't turned up what I needed. Apple's online API hadn't turned up what I needed (or I hadn't known where to look). Definitely worth it as a reference, as well as a learning tool.
(Review Data Last Updated: 2008-06-20 05:37:34 EST)
06-11-08 4 1\1
(Hide Review...)  Best source for up-to-date Cocoa study
Reviewer Permalink
I have all 3 versions of Hillegass' book, and this is the best by far. It has been fully updated to cover XCode 3 and Objective-C 2.0. It also contains introductory material for libraries like Core Data & Core Animation. As well as new material, the old content has been edited and the focus seems even better than previous versions.

While the coverage isn't very deep on any topic, it is the only book available that is current with Cocoa and is therefore the best option for getting up to speed on Mac OS X development.
(Review Data Last Updated: 2008-06-17 01:11:59 EST)
06-09-08 4 1\1
(Hide Review...)  Already Obsolete (But Still A Great Book!)
Reviewer Permalink
I'm only a couple chapters in, but I just wanted to point out that the book is already obsolete; Interface Builder has apparently been changed a bit in that when you add a connector from an NSObject (i.e. a Button) to a custom object (i.e. programmatic code), the book says to Control-Drag the NSObject to the custom object and then select a method from the resulting pop-up panel. Well, there is no resulting pop-up panel. In the current (latest) XCode, all of the connectors are made going the other way from the custom object's outlets list. In the same way as you would drag the custom object's outlet to a text field, you can now just drag the custom object's method to an NSObject as the "event handler". It's a lot more consistent this way, but it's different from what's in the book, and it had me stumped for several minutes until I figured it out just by clicking and dragging things. I noticed flipping ahead and peeking at what's to come later in the book that this connector thing occurs repeatedly, so be wary.

That said, I'm having a fun time with this book and with discovering Mac OS X coding using this book as a tutorial. I'm quickly reminded of what it was like to learn Visual Basic -- Objective-C is nothing like Visual Basic, but, assuming prior knowledge of C (pointers, etc), the process of getting started with Xcode and Cocoa is about as easy, and frankly I'm quite surprised.

On the other hand, I'm also disappointed by how dependent Cocoa seems to be upon visual designers and drag-and-drop even for code bindings ("connectors"). Once I complete the book, I'll be curious to discover the feasibility of dynamically generating UI layouts programmatically; designing UI layouts using mouse-driven drag-and-drop of connectors doesn't feel natural to me, I'm used to writing event handlers in C# in code. Somehow it feels like I'm not a coder when I drag-and-drop.

But I'm still brand new to OS X coding and even Visual Studio has optional drag-and-drop coding support, it's still too soon to weigh in.

I'm enjoying the book, though, and it's certainly true to its promises--it uses the idioms of the Cocoa community indeed, although sometimes I keep muttering, "oh, so that's sorta kinda like _____ in .NET, okay. A little bit weird in the approach but same function, got it." I wish the author pointed this stuff out just a bit more but I manage.

The book is highly recommended so far. :) I'll update this review once I get closer to completing it.
(Review Data Last Updated: 2008-06-17 01:11:59 EST)
06-01-08 5 1\1
(Hide Review...)  This is the one
Reviewer Permalink
Concise, well organized, accurate, and beautifully written. An absolute joy to read. THE book for Cocoa programming.
(Review Data Last Updated: 2008-06-17 01:11:59 EST)
05-20-08 5 9\9
(Hide Review...)  Great first book on Cocoa
Reviewer Permalink
This is the book I have been waiting for!

I am a recent convert to Macs. Ever since I fell in love with my Mac (now two Macs actually), I have yearning to do some experimental application development on it. I should also add that I have extensive programming experience on Windows.

Anyway, I downloaded Xcode, went to numerous websites, saw YouTube video all to try and understand how to create apps for the Mac. Yes, I was able to create an application with some buttons on it that updated a text box. But anything beyond that just didn't make any sense.

Then I ordered this book. I had to wait a couple months as it hadn't been released yet. But boy, was it worth the wait. I got so into the book, I ended up doing a semi-cursory pass of the entire book in about 2 hours. Then I went through the chapters again, reading chapters in-depth and experimented with the code side-by-side. I am happy to say - I finally get it. There are still questions I have, but I feel that I have a much better shot of finding answers in Apple's documentation as well as the numerous Cocoa-related websites.

Note that while the book does teach you the basics of Objective-C, it's not meant to be a complete reference. But between what I read in the book, Wikipedia and Apple's excellent introduction to Objective-C 2.0 PDF, you should be all set.

To summarize, just order this book if you are new to the world of Mac programming but still don't "get it". You will be glad you did.
(Review Data Last Updated: 2008-06-02 01:12:46 EST)
03-31-08 2 1\10
(Hide Review...)  Not too helpful
Reviewer Permalink
This book is too high-level and not descriptive enough. Could be a good intro but doesn't really help to do some real-world tasks.
(Review Data Last Updated: 2008-05-21 00:30:19 EST)
02-23-08 5 (NA)
(Hide Review...)  Lots of easy to understand but relevant examples
Reviewer Permalink
I'm new to Cocoa/Objective-C but have a fairly extensive background in software development in a variety of different languages. What I needed to get me started was something that gave a broad overview of the Cocoa Framework and some simple examples of how the Interface Builder and code fit together. This book did a great job of doing this. Unlike "Learning Cocoa with Objective-C" (a book I really struggled with) this book isn't really tutorial based and doesn't try and take you through how to build some big whiz-bang application. It's the sort of book that helps get you started developing your own application and whenever you have a question like "I wonder how to setup a NSTableView delegate" there's a very good chance that there'll be an example of doing just that in the book. After a few days with this book I was confident enough to start my own development, and haven't looked back since.
(Review Data Last Updated: 2008-03-31 21:29:40 EST)
01-24-08 4 (NA)
(Hide Review...)  Excellent for getting on the Cocoa/XCode wagon quickly
Reviewer Permalink
The author employs an good teaching technique that leads step by step to understanding the workings of Cocoa and XCode. I am familiar with the Object Oriented Programming concept and that helped to understand the material covered. The hands-on exercises cover all the basics and are short and relatively easy. I also like the "tone" employed by the author. It's friendly, supportive and plain English.
There is some miss-match between the current version of Cocoa (2.0)/XCode (3.0) and the book, especially where it concerns Interface Builder and the illustrations. But it was fairly easy to figure out. Except for some chapters, like Creating Interface Builder palettes.
Overall I highly recommend this book, while I also hope that the author posts some addendum on the internet that shows the book's examples using the current version of the software.
(Review Data Last Updated: 2008-02-23 20:02:28 EST)
  
                  Reader Reviews 1 - 15 of 15                 
  
  
  
  
  
  

Because the data used to generate this site come from outside sources, VeryWellSaid.com cannot guarantee the completeness or accuracy of the data.
Search VeryWellSaid™
Google
Web VeryWellSaid™
New subjects are added every week.
View Subjects Below by:
* Top Selling
 (click category name, left)
* Top-Rated Top Sellers
 (click 'Top Rated', right)
In the news...  
Dubai\UAE Top Rated
Influenza\Bird Flu Top Rated
Iraq Top Rated
Supreme Court Top Rated
All Books Top Rated
Arts Top Rated
Photography Top Rated
Digital Photography Top Rated
Digital Cameras Top Rated
Biography Top Rated
Business Top Rated
Management Top Rated
Marketing Top Rated
Sales Top Rated
Stocks Top Rated
Bonds Top Rated
Real Estate Top Rated
Trading Top Rated
Commodities Trading Top Rated
Time Management Top Rated
Starting A Business Top Rated
Children's Top Rated
Comics Top Rated
Computers Top Rated
PC Top Rated
Mac Top Rated
Programming Top Rated
Design Patterns Top Rated
.Net Top Rated
C# Top Rated
Vb.Net Top Rated
Asp.Net Top Rated
Java Top Rated
Python Top Rated
PHP Top Rated
Perl Top Rated
Javascript Top Rated
Ajax Top Rated
CSS Top Rated
Open Source Top Rated
SQL Top Rated
Databases Top Rated
Oracle Top Rated
MySql Top Rated
Sql Server Top Rated
IIS Top Rated
Apache Top Rated
Linux Top Rated
Windows Server Top Rated
Project Management Top Rated
HTML Top Rated
UML Top Rated
IT Certifications Top Rated
Cisco Certifications Top Rated
MCSE Top Rated
MCSD Top Rated
Cooking Top Rated
Italian Cooking Top Rated
Vegetarian Cooking Top Rated
Wine Top Rated
Engineering Top Rated
Entertainment Top Rated
Health Top Rated
Nutrition Top Rated
Dieting Top Rated
Sex Top Rated
History Top Rated
Military History Top Rated
British History Top Rated
Middle East History Top Rated
Land Battles Top Rated
Naval Warfare Top Rated
Air Warfare Top Rated
9/11 Top Rated
Terrorism Top Rated
Home Top Rated
Mortgage\Home Equity Loan Top Rated
Cars Top Rated
Car Buying Top Rated
Sports Cars Top Rated
Cat Top Rated
Humor Top Rated
Horror Top Rated
Law Top Rated
IP Law Top Rated
Legal History Top Rated
Fiction Top Rated
Oprah's Book Club Top Rated
Medicine Top Rated
Cancer Top Rated
Stroke Top Rated
Heart Disease Top Rated
Fertility Top Rated
Diabetes Top Rated
Pharmacology Top Rated
Back Problems Top Rated
Menopause Top Rated
Thyroid Top Rated
Pain Top Rated
Organic Chemistry Top Rated
Immune System Top Rated
Mystery Top Rated
Nonfiction Top Rated
Outdoors Top Rated
Running Top Rated
Radio Control Models Top Rated
Guns Top Rated
Parenting Top Rated
Divorce Top Rated
Professional Top Rated
Reference Top Rated
Religion Top Rated
Romance Top Rated
Science Top Rated
Physics Top Rated
Chemistry Top Rated
Astronomy Top Rated
Psychology Top Rated
Science Fiction Top Rated
Sports Top Rated
Teens Top Rated
Travel Top Rated
USA Top Rated
Europe Top Rated
France Top Rated
Italy Top Rated
England Top Rated
China Top Rated
All Books Arts Biography Click Here For An A-Z Index Of All 213 Best-Seller Subjects Business Children's Comics
Computers Cooking Engineering Entertainment Health History Home Horror Humor Law Fiction Medicine Mystery
Nonfiction Outdoors Parenting Professional Reference Religion Romance Science Sci-Fi Sports Teens Travel
In Association with Amazon.com

Cache miss
(not cached)