E-Book, Englisch, 313 Seiten, eBook
Downey Practical Swift
1. Auflage 2016
ISBN: 978-1-4842-2280-5
Verlag: APRESS
Format: PDF
Kopierschutz: 1 - PDF Watermark
E-Book, Englisch, 313 Seiten, eBook
ISBN: 978-1-4842-2280-5
Verlag: APRESS
Format: PDF
Kopierschutz: 1 - PDF Watermark
Take a firsthand tour of Xcode and all the latest features Swift 3 has to offer. If you have picked up this book, chances are you know a little bit about Swift Programming. With Practical Swift you’ll develop an advanced understanding of the language that will enable you to create a reference guide using Xcode Playgrounds, one you can continue to grow throughout your iOS career.This book not only shows you how to code in a clean and concise manner, but also the why behind the code. Understanding why will be instrumental in your advancement as a Swift developer. What You’ll learn:
Review the evolution of Swift and the latest features in Swift 3Study architecture and design patternsExamine Protocol Oriented ProgrammingUnderstand Swift genericsTest Swift codeBuild an iOS App with core data from scratch
Who This Book Is For:
The primary audience for this book is developers who have started learning iOS and Swift and want to learn more of the intermediate to advanced topics available in Swift. The secondary audience is developers who have experience in iOS and Swift and want a good reference book for concepts they might already know, but are looking to re-enforce.
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Weitere Infos & Material
Section I: Building the Reference Guide1. The Evolution of Swift2. Xcode3. Package Managers4. iOS Architecture5. Protocol Oriented Programming6. Generics7. iOS UT and Storyboards8. TestingSection II: Building the Grocery App9. Grocery App: Interface Builder10. Grocery App: MVVM11. Grocery App: Core Data12. Grocery App: The Finish Line