Cargando…

Learn objective-C on the Mac /

"In this book, you'll find a full exploration of the Objective-C programming language, the primary language for creating Mac OS X and iPhone applications. There are goodies here for everyone, whether you're just starting out as a Mac developer or a grizzled programmer coming from anot...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Dalrymple, Mark
Otros Autores: Knaster, Scott
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [Berkeley, Calif.?] : Apress, 2008, ©2009.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Ch. 1. Before You Start
  • Ch. 2. Extensions to C
  • Ch. 3. Introduction to Object-Oriented Programming
  • Ch. 4. Inheritance
  • Ch. 5. Composition
  • Ch. 6. Source File Organization
  • Ch. 7. More About Xcode
  • Ch. 8. A Quick Tour of the Foundation Kit
  • Ch. 9. Memory Management
  • Ch. 10. Object Initialization
  • Ch. 11. Properties
  • Ch. 12. Categories
  • Ch. 13. Protocols
  • Ch. 14. Introduction to the AppKit
  • Ch. 15. File Loading and Saving
  • Ch. 16. Key-Value Coding
  • Ch. 17. NSPredicate
  • Appendix. Coming to Objective-C from Other Languages.