IOS 10 programming fundamentals with Swift : Swift, Xcode, and Cocoa basics /
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Sebastopol, CA :
O'Reilly Media,
[2017]
|
Edición: | Third edition. |
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- The architecture of swift
- Functions
- Variables and simple types
- Object types
- Flow control and more
- Anatomy of an Xcode project
- Nib management
- Documentation
- Life cycle of a project
- Cocoa classes
- Cocoa events
- Memory management
- Communication between objects.