Objective-C quick syntax reference /
The Objective-C Quick Syntax Reference is a condensed code and syntax reference to the popular Objective-C programming language, which is the core language behind the APIs found in the Apple iOS and Mac OS SDKs. It presents the essential Objective-C syntax in a well-organized format that can be used...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
[Berkeley, CA] :
Apress,
[2014]
|
Colección: | Expert's voice in Objective-C.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- The Language. The C in Objective-C
- Classes
- Strings and Container Classes
- Categories and Protocols
- Inheritance
- Blocks
- Dynamic Binding
- Memory Management
- Key-Value Coding
- The File System
- Reference. The Foundation Framework
- The Tools. The Compiler
- The Preprocessor
- Unit Testing
- Debugging
- Writing Apps for OS X and iOS. Building OS X GUI Applications
- Building iOS Apps.