Swift in depth /
It's fun to create your first toy iOS or Mac app in Swift. Writing secure, reliable, professional-grade software is a different animal altogether. The Swift language includes an amazing set of high-powered features, and it supports a wide range of programming styles and techniques. You just hav...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Shelter Island, NY :
Manning Publications,
[2019]
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
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.