Book description
Get valuable hands-on experience with Swift, the open source programming language developed by Apple. With this practical guide, skilled programmers with little or no knowledge of Apple development will learn how to code with the latest version of Swift by developing a working iOS app from start to finish.
You’ll begin with Swift programming basics—including guidelines for making your code "Swifty"—and learn how to work with Xcode and its built-in Interface Builder. Then you’ll dive step-by-step into building and customizing a basic app for taking, editing, and deleting selfies. You’ll also tune and test the app for performance and manage the app’s presence in the App Store.
Divided into four parts, this book includes:
- Swift 4 basics: Learn Swift’s basic building blocks and the features of object-oriented development
- Building the Selfiegram app: Build model objects and the UI for your selfie app and add location support, user settings, and notifications
- Polishing Selfiegram: Create a theme and support for sharing and add custom views, image overlays, and localization
- Beyond app development: Debug and performance test with Xcode, automate chores with Fastlane, and user-test the app with TestFlight
Publisher resources
Table of contents
- Preface
- I. Welcome to Swift
- 1. Getting Started
- 2. The Swift Programming Language
- 3. Object-Oriented Development in Swift
- II. Building Selfiegram
- 4. Setting Up Our App
- 5. Building the Model Object
- 6. Building the Selfie List UI
- 7. Adding and Deleting Selfies
- 8. Viewing and Editing Selfies
- 9. Adding Location Info to the Selfies
- 10. Building a Settings View
- 11. Reminders and Notifications
- III. Polishing Selfiegram
- 12. Theming and Sharing Selfiegram
- 13. Custom Views and View Controllers
- 14. Image Overlays
- 15. Overlay UI
- 16. Localization and Internationalization
- IV. Beyond Developing Selfiegram
- 17. Debugging
- 18. UI Tests
- 19. Automating Chores with Fastlane
- 20. Using Fastlaneâs Tools
- Index
Product information
- Title: Learning Swift, 3rd Edition
- Author(s):
- Release date: March 2018
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491987520
You might also like
book
The Basics of Process Mapping, 2nd Edition
This book provides how-to guidance and examples for three types of maps, namely relationship map, cross-functional …
book
Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow, 3rd Edition
Through a recent series of breakthroughs, deep learning has boosted the entire field of machine learning. …
book
iOS 15 Programming Fundamentals with Swift
Move into iOS development by getting a firm grasp of its fundamentals, including the Xcode 13 …
book
You Don't Know JS: Scope & Closures
No matter how much experience you have with JavaScript, odds are you don’t fully understand the …