Mastering Swift 3. Build incredible apps for iOS and OS X - Helion
Tytuł oryginału: Mastering Swift 3. Build incredible apps for iOS and OS X
ISBN: 9781786468635
stron: 392, Format: ebook
Data wydania: 2016-10-25
Księgarnia: Helion
Cena książki: 125,10 zł (poprzednio: 139,00 zł)
Oszczędzasz: 10% (-13,90 zł)
Swift is the definitive language of Apple development today. It’s a vital part of any iOS and OS X developer’s skillset, helping them to build the most impressive and popular apps on the App Store—the sort of apps that are essential to iPhone and iPad users every day. With version 3.0, the Swift team have added new features to improve the development experience—making it easier to get the results you want and customers expect.
Inside, you’ll find the key features of Swift 3.0 and quickly learn how to use the newest updates to your development advantage. From Objective-C interoperability to ARC, to closures and concurrency, this advanced Swift guide will develop your expertise and make you more fluent in this vital programming language.
We give you in-depth knowledge of some of the most sophisticated elements of Swift development including protocol extensions, error-handling, design patterns, and concurrency, and guide you on how to use and apply them in your own projects. You'll see how even the most challenging design patterns and programming techniques can be used to write cleaner code and to build more performant iOS and OS X applications.
By the end of this book, you’ll have a handle on effective design patterns and techniques, which means you’ll soon be writing better iOS and OS X applications with a new level of sophistication and control.
Osoby które kupowały "Mastering Swift 3. Build incredible apps for iOS and OS X", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Mastering Swift 3. Build incredible apps for iOS and OS X eBook -- spis treści
- 1. Taking first steps into Swift
- 2. Learning about variables, constentsm strings and operators
- 3. Using collections and cocoa data types
- 4. Control flow and functions
- 5. Classes and Structures
- 6. Using Protocols and Protocol Extensions
- 7. Protocol Oriented Design
- 8. Writing safer code with Availability and Error Handling
- 9. Custom Subscripting
- 10. Using Optional types
- 11. Working with Generics
- 12. Working with Closures
- 13. Using mix and match
- 14. Concurrency and parallelism in Swift
- 15. Swift formatting and style guide
- 16. Swift Core Library
- 17. Adopting design patterns in swift