|
39 of 40 people found the following review helpful:
5.0 out of 5 stars
If you only buy one OS X programming book, this is it., October 3, 2002
This book is not about teaching you to program it is about eaching you to take full, and I mean full, advantage of Cocoa. If you have a handle on Cocoa programming this one book will pretty much complete your understanding of it.It covers the additions that Objective-C adds to the C language in about 27 pages. If you already know C, that is all you need to get going. If you don't already know C this book will not teach it to you. Consider that, counting the index, the book is 1245 pages of small print and has none of the usual fluff that eats up half the book, it is a lot of valuable information; all meat and very little fat. It has in-depth sample code for about everything you are going to need or want to do with OS X. Just as important, it not only tells you what you can do, but what you should do and explains why. Most programmers never learn a particular tool or object until they want to use it in a program. This book has example code for just about anything you would want to try and clear explanations of what you must know to use it. Having a working example with source is just the ticket when you are learning a new object. If you want to program for OS X, drop what you are doing and order this book. If you are already an old hand at programming OS X, I'll bet there are more than a few things in this book that you don't know.
|