Cargando…

Beginning iPhone Development with Swift 2 Exploring the iOS SDK /

This is the definitive guide to the Swift programming language and the iOS 9 SDK, and the source code has been updated to reflect Xcode 7 and Swift 2. There's up-to-date coverage of new Apple technologies as well as significant updates to existing material. You'll have everything you need...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Mark, David (Autor), Topley, Kim (Autor), Nutting, Jack (Autor), Olsson, Fredrik (Autor), LAMARCHE, JEFF (Autor)
Autor Corporativo: SpringerLink (Online service)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Berkeley, CA : Apress : Imprint: Apress, 2015.
Edición:2nd ed. 2015.
Temas:
Acceso en línea:Texto Completo
Tabla de Contenidos:
  • 1. Welcome to the Swift Jungle
  • 2. Appeasing the Tiki Gods
  • 3. Handling Basic Interaction
  • 4. More User Interface Fun
  • 5. Rotation and Adaptive Layout
  • 6. Multiview Applications
  • 7. Tab Bars and Pickers
  • 8. Introduction to Table Views
  • 9. Navigation Controllers and Table Views
  • 10. Collection Views
  • 11. iPad Considerations
  • 12. Application Settings and User Defaults
  • 13. Basic Data Persistence
  • 14. Hey! You! Get onto iCloud!
  • 15. Grand Central Dispatch, Background Processing, and You
  • 16. Core Graphics: Drawing with Quartz
  • 17. Getting Started with Sprite Kit
  • 18. Taps, Touches, and Gestures
  • 19. Where Am I? Finding Your Way with Core Location and Map Kit
  • 20. Whee! Gyro and Accelerometer!
  • 21. The Camera and Photo Library
  • 22. Application Localization
  • 23. Appendix: A Swift Introduction to Swift.