Cargando…

iOS programming : the Big Nerd Ranch guide /

IOS Programming: The Big Nerd Ranch Guide leads you through the essential concepts, tools, and techniques for developing iOS applications. After completing this book, you will have the know-how and the confidence you need to tackle iOS projects of your own. Based on Big Nerd Ranch's popular iOS...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Keur, Christian (Autor), Hillegass, Aaron (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Atlanta, GA : Big Nerd Ranch, 2015.
Edición:Fifth edition.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • A simple iOS application
  • The swift language
  • Views and the view hierarchy
  • Text input and delegation
  • View controllers
  • Programmatic views
  • Localization
  • Controlling animations
  • UITableView and UITableViewController
  • Editing UITableView
  • Subclassing UITableViewCell
  • Stack views
  • UINavigationController
  • Camera
  • Saving, loading, and application states
  • Size classes
  • Touch events and UIResponder
  • UIGestureRecognizer and UIMenuController
  • Web services
  • Collection views
  • Core data
  • Core data relationships.