Learning Swift : building apps for macOS, iOS, and beyond /
"Get valuable hands-on experience with Swift, the open source programming language developed by Apple. With this practical guide, skilled programmers with little or no knowledge of Apple development will learn how to code with the latest version of Swift by developing a working iOS app from sta...
Clasificación: | Libro Electrónico |
---|---|
Autores principales: | , , |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Sebastopol, CA :
O'Reilly Media,
[2018]
|
Edición: | 3rd edition, covers Swift 4+ |
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Part 1. Welcome to Swift. Getting started
- The Swift programming language
- Object-oriented development in Swift
- Part 2. Building selfiegram. Setting up our app
- Building the model object
- Building the selfie list UI
- Adding and deleting selfies
- Viewing and editing selfies
- Adding location info to the selfies
- Building a settings view
- Reminders and notifications
- Part 3. Polishing selfiegram. Theming and sharing selfiegram
- Custom views and view controllers
- Image overlays
- Overlay UI
- Localization and internationalization
- Part 4. Beyond developing selfiegram. Debugging
- UI tests
- Automating chores with fastlane
- Using fastlane's tools.