ISBN | Product | Product | Price CHF | Available | |
---|---|---|---|---|---|
iOS Programming: The Big Nerd Ranch Guide |
9780134682334 iOS Programming: The Big Nerd Ranch Guide |
55.40 |
![]() |
Throughout the book, the authors explain what's important and share their insights into the larger context of the iOS platform. Readers get a real understanding of how iOS development works, the many features that are available, and when and where to apply what they have learned.
Coverage of Xcode 8, Swift 3, and iOS 10.
1. A Simple iOS Application
2. The Swift Language
3. Views and the View Hierarchy
4. Text Input and Delegation
5. View Controllers
6. Programmatic Views
7. Localization
8. Controlling Animations
9. Debugging
10. UITableView and UITableViewController
11. Editing UITableView
12. Subclassing UITableViewCell
13. Stack Views
14. UINavigationController
15. Camera
16. Saving, Loading, and Application States
17. Size Classes
18. Touch Events and UIResponder
19. UIGestureRecognizer and UIMenuController
20. Web Services
21. Collection Views
22. Core Data
23. Core Data Relationships
24. Accessibility
25. Afterword