Would you like to see this page in English? Click here.

 

ou
Ouvrez une session pour activer Commander en 1-Click.
 
 
D'autres produits offerts
21 neufs & d'occasion à partir de CDN$ 34.64

Vous en avez un à vendre?
Vendez les vôtres ici
 
   
Cocoa(R) Programming for Mac(R) OS X
 
Agrandissez cette image
 

Cocoa(R) Programming for Mac(R) OS X (Paperback)

de Aaron Hillegass (Author)
4.4étoiles sur 5  Voir tous les commentaires (53 évaluations de client)
Prix éditeur: CDN$ 54.99
Price: CDN$ 34.64 & se qualifie pour Livraison super-économique GRATUITE pour des commandes de plus de CDN$ 39. Détails
Vous économisez : CDN$ 20.35 (37%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
En stock.
Vendu et expédié par Amazon.ca.

Commandez-vous pour Noël? Pour livraison garantie le 24 décembre à Toronto, à Ottawa, ou à Montréal, choisissez Express lors de votre commande. En savoir plus.

14 neufs à partir de CDN$ 34.64 7 d'occasion à partir de CDN$ 56.62

Produits fréquemment achetés ensemble

Cocoa(R) Programming for Mac(R) OS X + Programming in Objective-C 2.0 + The iPhone Developer's Cookbook: Building Applications with the iPhone SDK
Prix public : CDN$ 147.97
Prix pour les trois: CDN$ 93.21

Afficher la disponibilité du produit et le mode de livraison

  • Cet article : Cocoa(R) Programming for Mac(R) OS X de Aaron Hillegass

    En stock.
    Vendu et expédié par Amazon.ca.
    Se qualifie pour Livraison super-économique GRATUITE pour des commandes de plus de CDN$ 39. Détails

  • Programming in Objective-C 2.0 de Stephen G. Kochan

    En stock.
    Vendu et expédié par Amazon.ca.
    Se qualifie pour Livraison super-économique GRATUITE pour des commandes de plus de CDN$ 39. Détails

  • The iPhone Developer's Cookbook: Building Applications with the iPhone SDK de Erica Sadun

    En stock.
    Vendu et expédié par Amazon.ca.
    Se qualifie pour Livraison super-économique GRATUITE pour des commandes de plus de CDN$ 39. Détails


Les clients qui ont acheté cet article ont aussi acheté

Programming in Objective-C 2.0

Programming in Objective-C 2.0

de Stephen G. Kochan
4.7étoiles sur 5 (3)  CDN$ 30.86
Xcode 3 Unleashed

Xcode 3 Unleashed

de Fritz Anderson
CDN$ 41.57
The iPhone Developer's Cookbook: Building Applications with the iPhone SDK

The iPhone Developer's Cookbook: Building Applications with the iPhone SDK

de Erica Sadun
4.2étoiles sur 5 (6)  CDN$ 27.71
Programming in Objective-C

Programming in Objective-C

de Stephen Kochan
Beginning iPhone 3 Development: Exploring the iPhone SDK

Beginning iPhone 3 Development: Exploring the iPhone SDK

de Dave Mark
4.2étoiles sur 5 (6)  CDN$ 29.00
Découvrez des articles similaires

Les détails du produit


Descriptions du produit

From Amazon.co.uk

Suitable for anyone with a little C++ programming experience who wants to create software for the newest Mac platform, Cocoa Programming for Max OS X provides a slickly packaged and approachable tutorial that will get you started creating state-of-the-art Mac programs.

The smart presentation style and easy-to-understand code examples help make this text an excellent resource. It also helps that Hillegass is a truly engaging writer. He first explains how legacy NeXTSTEP platform has evolved into Cocoa on the Mac OS X. Starting with short examples illustrating the actual Cocoa tools in action, the author gets you started with simple programs for a random number generator, a raise calculator and other comprehensible examples. Rather than just listing APIs and classes, the emphasis is on hands-on Cocoa development. An early standout section provides a nice tour of essential Objective-C features you'll need to learn to use Cocoa effectively.

This book covers the several dozen built-in Cocoa controls, from basic text and buttons to more advanced widgets (including lists and tables). Subsequent sections look at user interface design (using the Interface Builder to create nib files) and how to add programmatic processing behind the visual layout. Along the way, the author introduces coverage of essential Cocoa APIs for strings, arrays and dictionaries. Later chapters look at saving and loading documents (and user defaults) and how to tap the powerful graphics abilities available in Cocoa. (Besides image and basic drawing, there are short sections on PDF support and printing.)

More advanced user interface features get their due by the end of the book, including cutting and pasting data through the Cocoa pasteboard and also adding drag-and-drop support. Final sections look at creating new controls for use with the Interface Builder palette, and, briefly, how to use Java with Cocoa (an option that the author doesn't necessarily recommend). Throughout this text, the author provides more advanced, challenging problems at the end of each chapter for the "more curious" reader. This approach helps that beginners will not get lost in the details of Cocoa development, but will give the more advanced reader something more to do.

While there a comparably fewer books on Mac OS X compared to other platforms, readers are lucky to have this one available. Anyone who wants to get onboard with Cocoa development will be well served by this title. It's a fine tutorial that earns high marks for its approachable, clear examples and an excellent presentation by an author who knows his stuff and, better still, knows how to teach it to others. --Richard Dragan --Ce texte provient d'une édition qui n'est plus publiée ou qui est non diponible.



Product Description

The best-selling introduction to Cocoa, once again updated to cover the latest Mac programming technologies, and still enthusiastically recommended by experienced Mac OS X developers.

 

“Aaron’s book is the gold standard for Mac OS X programming books—beautifully written, and thoughtfully sculpted. The best book on Leopard development.”

—Scott Stevenson, www.theocacao.com

 

“This is the first book I’d recommend for anyone wanting to learn Cocoa from scratch. Aaron’s one of the few (perhaps only) full-time professional Cocoa instructors, and his teaching experience shows in the book.”

—Tim Burks, software developer and creator of the Nu programming language, www.programming.nu

 

“If you’re a UNIX or Windows developer who picked up a Mac OS X machine recently in hopes of developing new apps or porting your apps to Mac users, this book should be strongly considered as one of your essential reference and training tomes.”

—Kevin H. Spencer, Apple Certified Technical Coordinator

 

If you’re developing applications for Mac OS X, Cocoa® Programming for Mac® OS X, Third Edition, is the book you’ve been waiting to get your hands on. If you’re new to the Mac environment, it’s probably the book you’ve been told to read first. Covering the bulk of what you need to know to develop full-featured applications for OS X, written in an engaging tutorial style, and thoroughly class-tested to assure clarity and accuracy, it is an invaluable resource for any Mac programmer.

 

Specifically, Aaron Hillegass introduces the three most commonly used Mac developer tools: Xcode, Interface Builder, and Instruments. He also covers the Objective-C language and the major design patterns of Cocoa. Aaron illustrates his explanations with exemplary code, written in the idioms of the Cocoa community, to show you how Mac programs should be written. After reading this book, you will know enough to understand and utilize Apple’s online documentation for your own unique needs. And you will know enough to write your own stylish code.

 

Updated for Mac OS X 10.4 and 10.5, this revised edition includes coverage of Xcode 3, Objective-C 2, Core Data, the garbage collector, and CoreAnimation.


Mots-clés inspirés de produits similaires

 (De quoi s'agit-il ?)
Soyez le premier à ajouter un mot-clé pertinent (fortement associé à ce produit)
 

Vos mots-clés : Ajouter votre premier mot-clé
 

What Do Customers Ultimately Buy After Viewing This Item?


 

L'avis des consommateurs

53 évaluations
5 étoiles:
 (37)
4 étoiles:
 (9)
3 étoiles:
 (1)
2 étoiles:
 (3)
1 étoiles:
 (3)
 
 
 
 
 
Évaluation du client type
4.4étoiles sur 5 (53 évaluations de client)
 
 
 
 
Partagez votre opinion avec les autres clients:
Commentaires client les plus utiles

 
3 internautes sur 3 ont trouvé ce commentaire utile :
5.0étoiles sur 5 Getting started in Cocoa, Sep 16 2002
Par "c-h-a-r-l-e-s" (Palo Alto, CA, USA) - Voir tous mes commentaires
First, I have to say I loved this book, I actually read half of it on a trip, not being in front of my computer, and still enjoyed the clear style and the gradual addition of new concepts and tools, chapter after chapter. Then I could hardly wait to be back home and start doing it for real.

Now for the potential buyer.

WHAT IT IS NOT: a reference book (no list of classes etc...) or a technical book for advanced programming; a book about Java or Carbon; an introduction to object-oriented programming; an introduction to C.

WHAT IT IS: an excellent introduction to programming in Objective C in the Cocoa environment of Max OS X, provided you know enough about
object-oriented programming (some basic understanding of C++ is preferable too).

WHAT YOU LEARN: Objective-C in Cocoa; using Apple Developer Tools; building an application in Mac OS X; how to make optimal use of Cocoa classes and API, knowing how they were conceived and meant to be used; a number of basic concepts and tips that really get you started.

THE PLUS that make this book so interesting: very good and clear writing; some amusing brief 'historical' insights; you really feel the author knows what he is talking about; the author gives personal views (clearly stated as advices, not rules); follow-up, errata, examples, comments, and more on his web site; still completely useable with OS X.2 (a couple or very minor changes that are listed on the web site anyway), so that's the good time to buy it (price is down, but content is still up to date).

Final comment: Objective C in Max OS X is very powerful and enjoyable.

Ce commentaire vous a-t-il été utile ? Oui Non (Signaler ce commentaire)



 
4.0étoiles sur 5 A gentle introduction, somewhat out of date, Mai 9 2004
Par Ben Haller "Stick Software" (Foster City, CA) - Voir tous mes commentaires
(REAL NAME)   
Probably the most popular book on Cocoa programming. A somewhat more gentle (but less in-depth) introduction than "Cocoa Programming" by Scott Anguish et al. More of a tutorial and guide than a reference work. Published in 2001, it is probably starting to fall out of date a bit, but most of the changes in OS X 10.2 and 10.3 versus 10.1 will not affect the typical beginner much. It sounds like the next edition, out soon, will update it well; it might be worth waiting for that.
Ce commentaire vous a-t-il été utile ? Oui Non (Signaler ce commentaire)



 
4.0étoiles sur 5 2nd Edition due out in April 2004 (ignore rating), Avril 10 2004
Par Glenn Twiggs "gtwiggs" (Austin, TX USA) - Voir tous mes commentaires
(REAL NAME)   
I was sooo close to buying this book, and then found out a new edition is due out this month. Looks like I'll need to wait a week or two to get my copy. My guess is that, in addition to other changes, the book will use Xcode instead of Project Builder in the examples.
Ce commentaire vous a-t-il été utile ? Oui Non (Signaler ce commentaire)


Partagez votre opinion avec les autres clients: Créer votre propre commentaire
 
 
Commentaires client les plus récents

4.0étoiles sur 5 Excellent introductory tutorial
I've never had the privilege of attending Aaron's highly-regarded 'Big Nerd Ranch' training program, but I have to believe that working through this book is the next best thing... Read more
Publié le Juil 18 2003

5.0étoiles sur 5 Your Cocoa Must Buy.
This is an excellent book. I looked at some of the others and bought these too. Most are very good; but this IS the definitive guide. Read more
Publié le Juil 10 2003 par W. J. Vovil

5.0étoiles sur 5 Better than the O'Reilly Cocoa books
After tediously working through two O'Reilly books on Cocoa programming, I bought this book based on review recommendations. Read more
Publié le Mai 11 2003 par Philip Riggs

4.0étoiles sur 5 this book is pretty good, but...
here's what i discovered while i was trying to learn Cocoa: this book, by itself, was not sufficient for me to really "get off the ground" with Cocoa. Read more
Publié le Janv. 6 2003 par digitalshadow

5.0étoiles sur 5 Excellent tutorial introduction to Cocoa.
This book is an excellent introduction to Cocoa. It is basically what "Learning Cocoa" should have been. Read more
Publié le Oct. 4 2002

5.0étoiles sur 5 Excellent Introduction
Cocoa Programming for Mac OS X is a GREAT way to learn the basics of programming Mac OS X! I've been a Mac user since 1988, but have always been terrified of programming it... Read more
Publié le Oct. 4 2002

5.0étoiles sur 5 A valuable addition to your programming bookshelf
An essential book if you are serious about programming on OS X. If you already possess a background in Objective-C and wish to demystify Cocoa, this book is for you. Read more
Publié le Aoû 31 2002

5.0étoiles sur 5 The most illuminating book on Cocoa
I already understood object-oriented programming and was eager to learn about Cocoa. I read this book and the O'Reilly books. Read more
Publié le Aoû 31 2002 par Rick Senwod

5.0étoiles sur 5 The one to get
Absolutely great programming book for learning Cocoa. In my opinion, this book is much better than the one written by Apple. Read more
Publié le Juil 31 2002 par Tom L. Davis

1.0étoiles sur 5 Skimps on details
If I could I would have given this book zero stars, but at least the publisher used recycled paper. The author briefly covers Objective-C, but doesn't delve very well into the... Read more
Publié le Juil 15 2002 par jason todd mazzotta

Rechercher uniquement sur les commentaires portant sur ce produit



Listmania!


Cherchez des articles semblables par catégorie


Chercher des articles semblables par sujet


Commentaires

Souhaitez-vous compléter ou améliorer les informations sur ce produit ? Ou faire modifier les images?

Votre historique récent

 (En savoir plus)

Après avoir visualisé des pages détaillées produit ou des résultats de recherche, regardez ici pour trouver une façon simple de poursuivre votre navigation sur des pages qui vous intéressent.