Beginning iPhone Development with Swift 5 Exploring the iOS SDK

Learn how to integrate all the interface elements iOS users have come to know and love, such as buttons, switches, pickers, toolbars and sliders. In this edition of the best selling book, you’ll also learn about touch gestures, table views, and collection views for displaying data on a user interfac...

Descripción completa

Detalles Bibliográficos
Autor principal: Wang, Wallace. author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, CA : Apress 2019.
Edición:5th ed. 2019.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630600306719
Tabla de Contenidos:
  • Chapter 1: Getting to Know the iOS Landscape
  • Chapter 2: Writing our First App
  • Chapter 3: Handling Basic User Interactions
  • Chapter 4: Adding Intermediate Level User Interactions
  • Chapter 5: Working with Device Rotations
  • Chapter 6: Creating a Multiview Application
  • Chapter 7: Using Tab Bars and Pickers
  • Chapter 8: Introducing Table Views
  • Chapter 9: Adding Navigation Controllers to Table Views
  • Chapter 10: Collection Views
  • Chapter 11: Split Views and Popovers for iPad Apps
  • Chapter 12: App Customization with Settings and Default
  • Chapter 13: Persistence: Saving Data Between App Launches
  • Chapter 14: Graphics and Drawing
  • Appendix: An Introduction to Swift.