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
22 neufs & d'occasion à partir de CDN$ 30.86

Vous en avez un à vendre?
Vendez les vôtres ici
 
   
Programming in Objective-C 2.0
 
 

Programming in Objective-C 2.0 (Paperback)

de Stephen G. Kochan (Author)
4.7étoiles sur 5  Voir tous les commentaires (3 évaluations de client)
Prix éditeur: CDN$ 48.99
Price: CDN$ 30.86 & se qualifie pour Livraison super-économique GRATUITE pour des commandes de plus de CDN$ 39. Détails
Vous économisez : CDN$ 18.13 (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.

15 neufs à partir de CDN$ 30.86 7 d'occasion à partir de CDN$ 44.55

Produits fréquemment achetés ensemble

Programming in Objective-C 2.0 + Beginning iPhone 3 Development: Exploring the iPhone SDK + The iPhone Developer's Cookbook: Building Applications with the iPhone SDK
Prix public : CDN$ 140.93
Prix pour les trois: CDN$ 87.57

Afficher la disponibilité du produit et le mode de livraison

  • Cet article : 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

  • Beginning iPhone 3 Development: Exploring the iPhone SDK de Dave Mark

    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é

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
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
Cocoa(R) Programming for Mac(R) OS X

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

de Aaron Hillegass
4.4étoiles sur 5 (53)  CDN$ 34.64
Objective-C Pocket Reference

Objective-C Pocket Reference

de Andrew M Duncan
5.0étoiles sur 5 (4)  CDN$ 10.91
iPhone SDK Programming: Developing Mobile Applications for Apple iPhone and iPod touch

iPhone SDK Programming: Developing Mobile Applications for Apple iPhone and iPod touch

de Maher Ali
CDN$ 34.01
Découvrez des articles similaires

Les détails du produit


Descriptions du produit

Review

Product Information Programming in Objective-C 2.0 provides the new programmer a complete, step-by-step introduction to the Objective-C language. The book does not assume previous experience with either C or object-oriented programming languages, and it includes many detailed, practical examples of how to put Objective-C to use in your everyday programming needs. Objective-C has become the standard programming language for application development on the Mac OS X and iPhone platforms. A powerful yet simple object-oriented programming language that's based on the C programming language, Objective-C is widely available not only on OS X but across many operating systems that support the gcc compiler, including Linux, Unix, and Windows systems. The second edition of this book has been updated and expanded to cover Objective-C 2.0. It shows not only how to take advantage of the Foundation framework's rich built-in library of classes but also how to use the iPhone SDK to develop programs designed specifically for the iPhone and iPod Touch. Table of Contents 1 Introduction Part I: The Objective-C 2.0 Language 2 Programming in Objective-C 3 Classes, Objects, and Methods 4 Data Types and Expressions 5 Program Looping 6 Making Decisions 7 More on Classes 8 Inheritance 9 Polymorphism, Dynamic Typing, and Dynamic Binding 10 More on Variables and Data Types 11 Categories and Protocols 12 The Preprocessor 13 Underlying C Language Features Part II: The Foundation Framework 14 Introduction to the Foundation Framework 15 Numbers, Strings, and Collections 16 Working with Files 17 Memory Management 18 Copying Objects 19 Archiving Part III: Cocoa and the iPhone SDK 20 Introduction to Cocoa 21 Writing iPhone Applications Part IV: Appendixes A Glossary B Objective-C 2.0 Language Summary C Address Book Source Code D Resources


Review

 


Dans ce livre (les détails)
Parcourir les pages échantillon
Plat recto | Droit d'auteur | Table des matières | Extrait | Index | Plat verso
Cherchez à l'intérieur de ce livre:

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

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

 
4 internautes sur 4 ont trouvé ce commentaire utile :
4.0étoiles sur 5 Well thought out, direct and no fluff..., Déc 31 2008
Par Bill Wilson (Halifax, NS, Canada) - Voir tous mes commentaires
(REAL NAME)   
I have been a software developer for a number of years and I wanted to get up to speed with Objective C so I could start some iPhone/Mac projects.

This book, while targeted at a novice audience, is perfect for all skill levels. If you have experience with other languages like Java, C#, C++ you will be able to move through the first portion of the book on Objective C rather quickly. Many parts will be familiar, but the author is quick to point out the gotchas and best practice way of getting things done with Objective C.

The Objective C section gives the perfect base to move forward into the Foundation and Cocoa Touch framework sections. The examples are built up through out the book, which is nice since you get some hands on coding done right out of the gate, and you can move the examples and exercises through to the cocoa iPhone section of the book easily. The iPhone section is very concise and contains little fluff, Once complete the reader should feel comfortable enough with the Interface Builder and Cocoa Touch concepts to move forward with more in depth iPhone development or more detailed iPhone texts.

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



 
2 internautes sur 2 ont trouvé ce commentaire utile :
5.0étoiles sur 5 Excellent Objective C 2.0 Learning Resource!, Aoû 5 2009
Par ReachWest (Calgary, Alberta) - Voir tous mes commentaires
If you're serious about learning Objective C 2.0, (and willing to commit the time and effort), this is an excellent resource and teaching tool.

Kochan starts with the basics and moves the reader through the process of developing numerous Objective C applications (by way of examples and exercises). There is a companion online interactive forum to help the reader along each step of the way - so if you get stumped, you can log in to the forum and get help from other readers or Kochan, himself.

This is a great resource for aspiring iPhone programmers.
Ce commentaire vous a-t-il été utile ? Oui Non (Signaler ce commentaire)



 
2 internautes sur 2 ont trouvé ce commentaire utile :
5.0étoiles sur 5 An excellent guide, from A to Objective-C., Mai 11 2009
Par Marc-Andre Belair (Ottawa, ON) - Voir tous mes commentaires
(REAL NAME)   
Apologies for the pun.

This book has been an absolute treat to read. As a completely inexperienced programmer (with a bit of grade 11 PASCAL and grade 12 C, back in 1998), this book is entirely approachable. Author Stephen Kochan does not presume any knowledge of C, C++ or objected-oriented programming, and instead teaches Objective-C from the beginning.

The author takes you through key concepts chapter by chapter, with numerous code examples and exercises to reinforce the key messages presented. While the author does require the novice programmers to make a leap of faith every once in a while, (Fraction *myFraction = [[Fraction alloc] init]; just trust me, this will be explained later) the concepts quickly begin to gel and make sense.

While this book does have a brief section on writing applications using the Cocoa framework, the core of the book revolves around teaching the Objective-C language and its object-oriented approach.

This book is highly recommended for new learners who need a bit of hand-holding, and perhaps some veteran programmers who may need to "deprogram" themselves into the Objective-C way of thinking. Sorry for the puns again.
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
 
 
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.