Download SwiftUI Apprentice PDF file
Download SwiftUI Apprentice EPUB file
SwiftUI Apprentice Book Details
Title: SwiftUI Apprentice
Author: By Audrey Tam & Caroline BegbieLanguage: English
No. of pages: 706
Format: PDF, EPUB
Section I: Your first app: HIITFit
At WWDC 2019, Apple surprised and delighted the developer community with the introduction of SwiftUI, a declarative way of building user interfaces. With SwiftUI, you build your user interface by combining fundamental components such as colors, buttons, text labels, lists and more into beautiful and functional views. Your views react to changes in the data they display, updating automatically without any intervention from you!
In this section, you’ll begin your journey to becoming a SwiftUI developer by developing an app called HIITFit, a High Intensity Interval Training Fitness tracker. Along the way, you’ll:
-
Learn how to use Xcode.
-
Discover how to plan and prototype an app.
-
Explore the basic components of SwiftUI.
-
Understand how data moves in a SwiftUI app and how to make it persist.
-
Learn fundamental concepts of Swift, the programming language, needed to build your app.
Now that you’ve completed your first app, it’s time to apply your knowledge and build a new app from scratch. In this section, you’ll build a photo collage app called Cards and you’ll start from a blank template. Along the way, you’ll:
-
Dive more deeply into Swift’s ways of representing data.
-
Learn how to support user gestures.
-
Discover how Xcode and iOS manage app assets such as images and colors.
-
Learn to use UIKit components in your SwiftUI app.
-
Explore more robust ways of saving and restoring data.
-
Translate a designer’s vision into reality in your app.
No comments:
Post a Comment