Cargando…

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...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Bennett, Gary
Otros Autores: Fisher, Mitch, Lees, Brad
Formato: Electrónico eBook
Idioma:Inglés
Publicado: New York : Apress : Distribued by Springer, 2010.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 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 programmign 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.