Swift in depth
Swift in Depth guides you concept by concept through the skills you need to build professional software for Apple platforms, such as iOS and Mac; also on the server with Linux. By following the numerous concrete examples, enlightening explanations, and engaging exercises, you’ll finally grok powerfu...
Otros Autores: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Shelter Island, New York :
Manning Publications
[2019]
|
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630935406719 |
Tabla de Contenidos:
- Introducing Swift in depth
- Modeling data with enums
- Writing cleaner properties
- Making optionals second nature
- Demystifying initializers
- Effortless error handling
- Generics
- Putting the pro in protocol-oriented programming
- Iterators, sequences, and collections
- Understanding map, flatMap, and compactMap
- Asynchronous error handling with Result
- Protocol extensions
- Swift patterns
- Delivering quality Swift code
- Where to Swift from here.