Swift for Absolute Beginners
The professional development team that brought you two editions of Objective-C for the Absolute Beginners and have taught thousands of developers around the world to write some of the most popular iPhone apps in their categories on the app store, have now leveraged their instruction for Swift. Swift...
Autores principales: | , |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress
2015.
|
Edición: | 1st ed. 2015. |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009629810206719 |
Tabla de Contenidos:
- Becoming a great iOS developer
- Programming basics
- It's all about the data
- Making decisions, program flow, and app design
- Object-oriented programming with Swift
- Learning Swift and Xcode
- Swift alasses, objects, and methods
- Programming basics in Swift
- Comparing data
- Creating user iterfaces
- Storing information
- Protocols and delegates
- Introducing the Xcode debugger
- A Swift iPhone app.