Chargement en cours…

Objective-C for Absolute Beginners iPhone, iPad and Mac Programming Made Easy /

It seems as if everyone is writing applications for Apple's iPhone and iPad, but how do they all do it? It's best to learn Objective-C, the native language of both the iOS and Mac OS X, but where to begin? Right here, even if you've never programmed before! Objective-C for Absolute Be...

Description complète

Détails bibliographiques
Cote:Libro Electrónico
Auteurs principaux: Bennett, Gary (Auteur), Lees, Brad (Auteur), Fisher, Mitchell (Auteur)
Collectivité auteur: SpringerLink (Online service)
Format: Électronique eBook
Langue:Inglés
Publié: Berkeley, CA : Apress : Imprint: Apress, 2010.
Édition:1st ed. 2010.
Sujets:
Accès en ligne:Texto Completo
Table des matières:
  • Becoming a Great iPhone/iPad or Mac Programmer
  • Programming Basics
  • It's All About the Data
  • Making Decisions About...and Planning Program Flow
  • Object Oriented Programming with Objective-C
  • Introducing Objective-C and Xcode
  • Objective-C Classes, Objects, and Methods
  • Programming Basics in Objective-C
  • Comparing Data
  • Creating User Interfaces with Interface Builder
  • Memory, Addresses, and Pointers
  • Debugging Programs with Xcode
  • Storing Information
  • Protocols and Delegates.