Beginning iPhone Development with Swift 2 Exploring the iOS SDK /
This is the definitive guide to the Swift programming language and the iOS 9 SDK, and the source code has been updated to reflect Xcode 7 and Swift 2. There's up-to-date coverage of new Apple technologies as well as significant updates to existing material. You'll have everything you need...
Published in: | Springer eBooks |
---|---|
Main Authors: | , , , , |
Corporate Author: | |
Format: | eBook |
Language: | English |
Published: |
Berkeley, CA :
Apress : Imprint: Apress,
2015.
|
Subjects: | |
Online Access: | http://dx.doi.org/10.1007/978-1-4842-1754-2 Перейти в каталог НБ ТГУ |
Table of Contents:
- 1. Welcome to the Swift Jungle
- 2. Appeasing the Tiki Gods
- 3. Handling Basic Interaction
- 4. More User Interface Fun
- 5. Rotation and Adaptive Layout
- 6. Multiview Applications
- 7. Tab Bars and Pickers
- 8. Introduction to Table Views
- 9. Navigation Controllers and Table Views
- 10. Collection Views
- 11. iPad Considerations
- 12. Application Settings and User Defaults
- 13. Basic Data Persistence
- 14. Hey! You! Get onto iCloud!
- 15. Grand Central Dispatch, Background Processing, and You
- 16. Core Graphics: Drawing with Quartz
- 17. Getting Started with Sprite Kit
- 18. Taps, Touches, and Gestures
- 19. Where Am I? Finding Your Way with Core Location and Map Kit
- 20. Whee! Gyro and Accelerometer!
- 21. The Camera and Photo Library
- 22. Application Localization
- 23. Appendix: A Swift Introduction to Swift.