Most Helpful Customer Reviews
42 of 43 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 review is from: Cocoa Programming (Paperback)
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.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
16 of 17 people found the following review helpful:
5.0 out of 5 stars
The most complete source available!, January 3, 2003
This review is from: Cocoa Programming (Paperback)
This book is absolutely amazing. After teaching myself Cocoa with Aaron Hillegass's book "Cocoa Programming for Mac OS X", I picked up this book to serve as a reference because of Apple's poor job at keeping up with their own documentation. One word for this book: awesome. The writers did a great job of compiling almost every piece of the Cocoa "umbrella" framework there is. There are even full chapters on topics that no other book or online source I have seen so far had covered. Things such as advanced networking with TCP and UDP and the real details on NSMatrices. All in all, I would recommend this book for anyone who is looking for a detailed, organized, and complete Cocoa reference. It might not be as good for someone who was never programmed before since I don't think it has the *best* tutorials when compared to the other Cocoa books on the market, but my goodness is this an indispensable reference that will stay on my bookshelf for the remainder of my Cocoa programming career.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
17 of 19 people found the following review helpful:
5.0 out of 5 stars
The best most comprehensive book on Cocoa, August 28, 2004
This review is from: Cocoa Programming (Paperback)
This book is huge and packed with information. It has more information than any three other books on the subject. However, it is an intermediate to advanced book, so if you are just starting out you might prefer a more introductory book.
I particularly like the logical organization of the book and the comprehensive coverage of most topics. (The book predates the latest "Bindings" technology.) Even if you have been a Cocoa programmer for years, you will learn new things from this book. It covers whole subjects that no other book mentions and is packed with useful examples. There is no fluff, and every page is dense with information. It does not have the best tutorials, and it has a formal reference style unlike many of the other Cocoa programming books. I promise that even if you have one or more of the friendlier books, you'll still want this one for when you get down to business.
Finally, I loved the coverage of the Model/View/Controller design pattern in this book. There is a whole chapter that shows concrete examples of design using Model/View/Controller in conjunction with Cocoa and Objective-C idioms. After applying the wisdom provided by this book, I finally understood the value of Model/View/Controller and its near ubiquitous application in Cocoa.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
|