Swift 2 by example create robust and extensible iOS apps using the advanced features of Swift 2

Create robust and extensible iOS apps using the advanced features of Swift 2 About This Book Get up to speed with the new features of Swift 2 by following the exhaustive examples in this book Specialize in developing real iOS apps, and 2D and 3D videogames using Swift and Cocoapods Learn how to buil...

Descripción completa

Detalles Bibliográficos
Otros Autores: Scalzo, Giordano, author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Birmingham : Packt Publishing 2016.
Edición:1st edition
Colección:Community experience distilled.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630155706719
Tabla de Contenidos:
  • Cover; Copyright; Credits; About the Author; About the Reviewer; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Welcome to the World of Swift; The first look at Swift; Let's go to the playground; The building blocks - variables and constants; Collecting variables in containers; Controlling the flow; Transforming the values using functions; Structs - custom compound types; Classes - common behavior objects; Loose coupling with protocols; Composing objects using protocol extensions; Checking the existence of an optional value; Enumerations on steroids; Extended pattern matching
  • Implementing the pipes node