iOS 10 programming fundamentals with Swift Swift, Xcode, and Cocoa basics

Move into iOS development by getting a firm grasp of its fundamentals, including the Xcode IDE, the Cocoa Touch framework, and Swift 3—the latest version of Apple’s acclaimed programming language. With this thoroughly updated guide, you’ll learn Swift’s object-oriented concepts, understand how to us...

Descripción completa

Detalles Bibliográficos
Otros Autores: Neuburg, Matt, author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Beijing, [China] : O'Reilly 2017.
Edición:Third edition
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630216806719
Tabla de Contenidos:
  • Part 1. Language. The architecture of Swift
  • Functions
  • Variables and simple types
  • Object types
  • Flow control and more
  • Part 2. IDE. Anatomy of an Xcode project
  • Nib management
  • Documentation
  • Life cycle of a project
  • Part 3. Cocoa. Cocoa classes
  • Cocoa events
  • Memory management
  • Communication between objects
  • C, Objective-C, and Swift.