Objective-C for dummies /
"[This book] is a beginner's guide to developing applications for both the iPhone and the Mac. You don't need any programming experience to get started."--Page 2
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Hoboken, NJ :
Wiley Pub.,
©2009.
|
Colección: | --For dummies.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Computer programming exposed!
- Creating your first program
- The object in Objective-C
- Language and programming basics
- Functions and data structures
- Adding a little more class to your program
- Objects objects everywhere
- Using the debugger
- Using control statements and loops
- Basic inheritance
- Encapsulating objects
- The birth of an object
- Getting a handle on memory management
- Getting data from other objects
- Show me the data
- Extending the behavior of objects
- Adding an iPhone user interface
- Adding a Mac user interface
- Ten debugging tips
- Ten ways to be a happy developer
- Appendix : about the CD.