Home » Chocolate » Cocoa Recipes for Mac OS X (2nd Edition) Reviews

Cocoa Recipes for Mac OS X (2nd Edition) Reviews

Cocoa Recipes for Mac OS X (2nd Edition)

  • ISBN13: 9780321670410
  • Condition: New
  • Notes: BUY WITH CONFIDENCE, Over one million books sold! 98% Positive feedback. Compare our books, prices and service to the competition. 100% Satisfaction Guaranteed

Completely revised edition, now covering Snow Leopard!

Springing from the original Vermont Recipes Web site, where many of today’s Cocoa developers got their start, Cocoa Recipes for Mac OS X, Second Edition is a programming cookbook that shows you how to create a complete Mac OS X application. In this updated edition, author Bill Cheeseman employs a practical, step-by-step method for building a program from start to finish using the Cocoa frameworks. He begins by creating the project using Xcode and designing and building the user interface with Interface Builder, and then he fills in the details expected of any working application, such as managing documents and windows, setting up the main menu, and configuring controls. Later recipes show you how to add important features such as a preferences window, printing, a Help book, and AppleScript support. The book concludes with a discussion of deployment of your finished product and steps you can take to explore additional features. Equipped with the expertise and real-world techniques in this book, programmers with some knowledge of C and Objective-C can quickly master the craft of writing Cocoa programs for Mac OS X.

  • Written for C and Objective-C programmers who want to tap the extraordinary power and flexibility designed into the Cocoa frameworks, as well as for experienced Cocoa developers looking to extend their skills.
  • By following the book’s recipes for creating a complete Cocoa application, readers can retrace the same steps to write any document-based Cocoa program.
  • Includes the latest techniques for writing Cocoa applications for Mac OS X v10.6 Snow Leopard.
  • Project source files are available on the Web at www.peachpit.com/cocoarecipes.

Rating: (out of 7 reviews)

List Price: $ 49.99

Price: $ 20.25

Tags:

Related posts:

  1. Cocoa(R) Programming for Mac(R) OS X (3rd Edition) Reviews
  2. Keurig Green Mountain, Hot Cocoa 24 K-CUPS Reviews
  3. Ghirardelli Chocolate Premium Hot Cocoa Mix, Double Chocolate, 16-Ounce Tins (Pack of 4) Reviews
  4. Cacao Barry Extra Dark Extra Red Cocoa Powder – 2.2 lb Reviews
  5. My Most Favorite Chocolate Cake Recipes.

5 Comments

Review by Kelsey McClanahan for Cocoa Recipes for Mac OS X (2nd Edition)
Rating:
Cocoa Recipes for Mac OS X is a great guide for anyone interested in writing applications for MAC OS X. It is chocked full of USEFUL real-life programming examples. Each chapter successively builds upon the last to churn out and refine a true to the bone Mac OS X application. Nearly everything you’d like to learn how to accomplish with the Cocoa Framework is here. Lots of code examples show you how to implement tabbed views, menus, drawers and a whole slew of other user-controls. One outstanding feature this book provides (and should be standard in every programming book) is a Table of Topics. This table immediately follows the table of contents and provides an alphabetical list of controls, objects, and major classes from the Cocoa Framework and where in the book to find examples on coding these items. This feature is great. If you’ve ever thumbed through a programming book in frustration looking for an example on how to program some obscure function that you recall reading once… –you’ll understand just how useful a Table of Topics is!


Review by Erik M. Buck for Cocoa Recipes for Mac OS X (2nd Edition)
Rating:
This is an excellent programming cook book. Armed with this book and some conceptual background, the world of Cocoa Programming is open to you. This book is not suitable for people who have never programmed before, but you don’t need a computer science degree to use it either. The individual recipes are each valuable and explain both the “hows” and “whys” of common Cocoa programming techniques. The book has a “learn by doing” philosophy. The recipes in this book are the best and most comprehensive tutorials available for Cocoa programming, but they are long. Plan to spend several hours working on each recipe. Once mastered, you will be able to modify and reuse each recipe to develop countless applications. This book will give you a sense of how the pieces of Cocoa fit together so that you will be able to more easily approach new programming topics.


Review by Ben Haller for Cocoa Recipes for Mac OS X (2nd Edition)
Rating:
This book takes an unusual approach that some people seem to like and others don’t. The entire book is devoted to building a single Cocoa application, step by step. Each step builds on what has come before, so you really can’t jump around in the book at all. And the book is entirely example-driven; there is very little text talking about higher-level concepts, principles and design. If you learn best by example, and you want to see a large, high-quality application in Cocoa built from the ground up, then this book might be very good for you. Others will probably find it frustrating.


Review by E. Jensen for Cocoa Recipes for Mac OS X (2nd Edition)
Rating:
I have been working on learning Cocoa part-time so this seemed like a good book to try to get me up to speed. There is a lot of information packed in this text- unlike some, there are really very few figures and pictures and there is an awful lot of explanatory text and digressions as new concepts arise. The main problem I have with the approach here is that it takes a _long_ time between successive builds of the application. In fact, one must plow through 70+ pages before even getting to the first time you are told to build an executable of what you have been working on. This really goes counter to the Cocoa paradigm of ease of application construction- I much prefer a more experimental approach in which small incremental changes are made to the application, so that the effect of new features can be appreciated right away. Here, by the time you rebuild the application, a lot of time has passed since you coded the features, so the connection between the code and the app feature is not so immediate or clear. Also, if there are bugs from your typing, it is hard to fix your app as it has been a long time since a previous build, so for someone new to Cocoa, it can be hard to know where to look for the errors.


Review by Tony Becis for Cocoa Recipes for Mac OS X (2nd Edition)
Rating:
Anyone serious about learning Cocoa should consider adding Cocoa Recipes to their reference arsenal. I have found it to be a valuable source of information that extends the essential Cocoa books authored by Hillegasse, and Anguish et al. Cocoa Recipes discusses in depth a number of areas not discussed extensively in other titles. I found the discussion on formatters very useful. Also, Cocoa Recipes provides an additional perspective in relation to core cocoa programming tasks. Best of all, it provides many practical, easy to adopt code examples. If you are serious about learning Cocoa, you will get something out of this book. Cocoa Recipes is best read after you have read one or two of the Cocoa books mentioned above. It will help round out your knowledge and will become a valuable reference source.


Want To Provide Some Feedback?