Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Learning Swift: Building Apps for macOS, iOS, and Beyond, 3rd Edition

Posted By: IrGens
Learning Swift: Building Apps for macOS, iOS, and Beyond, 3rd Edition

Learning Swift: Building Apps for macOS, iOS, and Beyond, 3rd Edition by Paris Buttfield-Addison, Jonathon Manning, Tim Nugent
English | April 14, 2018 | ISBN: 149198757X | PDF | 378 pages | 16.2 MB

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