Objective-C for absolute beginners : iPhone, iPad, and Mac programming made easy /
You have a great idea for an app, but where do you begin? Objective-C is the universal language of iPhone, iPad, and Mac apps, andObjective-C for Absolute Beginners, Second Editionstartsyou on the path to mastering this language and its latest release. Using a hands-on approach, you'll learn ho...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Otros Autores: | , , |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
[Berkeley, CA] :
Apress,
©2011.
|
Edición: | Second edition. |
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Becoming a great iOS 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
- Storing information
- Protocols and delegates
- Memory, addresses, and pointers
- Introducing the Xcode debugger.