资源说明:Book Description
Swift is Apple's innovative development language that was introduced at the WWDC (WorldWide Developers Conference) 2014 alongside Xcode 6 and iOS 8. This user-friendly language is packed with modern features to make programming easier and fun, with a lot of flexibility. With Swift 2 comes even better performance, a new error handling API, protocol extensions, and super support for availability checking.
This book will equip you with all the practical programming aspects of Swift 2. It covers the important features and paradigms that Swift provides to developers. You will begin by installing Xcode from the App Store and using Swift as an interpreter. Then, you will see how you can upgrade your existing Swift 1.2 code to Swift 2.0 with the help of Xcode. You will see how to use structs and generics, and work with different Design Patterns with Swift. Debug and test your code using Xcode and see how to use assembly code effectively with Swift.
By the end of this book, you will have the necessary skills to get the most out of Swift to develop effective mobile and web applications.
Table of Contents
Chapter 1. Getting Started with Xcode and Swift
Chapter 2. Standard Library and Collections
Chapter 3. Using Structs and Generics
Chapter 4. Design Patterns with Swift
Chapter 5. Multitasking in Your App
Chapter 6. Working with Playgrounds
Chapter 7. Swift Debugging with Xcode
Chapter 8. Integrating with Objective-C
Chapter 9. Dealing with Other Languages
Chapter 10. Data Access
Chapter 11. Extensions, Photos, and More
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。