Cargando…

Objective-C /

Objective C 2.0 is the object-oriented language that is the basis for Cocoa and Cocoa Touch, the development environment for the iPhone/iPod Touch. You'll learn all the basics: from handling data and creating functions to managing memory and handling exceptions. For programmers who want to deve...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Holzner, Steven, 1957-
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Berkeley, Calif. : Peachpit Press, ©2010.
Colección:Visual quickstart guide.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Getting started: essential Objective-C
  • Directing program flow
  • Handling data
  • Creating functions
  • Classes and objects
  • Object-oriented programming
  • Working with object-oriented inheritance
  • Categories, posing, and protocols
  • Using arrays and dictionaries
  • Managing memory in Objective-C
  • Exception handling.