Introducing App Development for iOS 14

Go to class
Write Review

Free Online Course: Introducing App Development for iOS 14 provided by LinkedIn Learning is a comprehensive online course, which lasts for Less than 1 hour of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Introducing App Development for iOS 14 is taught by Todd Perkins.

Overview
  • Build native iOS apps. Tune into this course to learn the code, tools, and practices needed to build apps with iOS 14.

Syllabus
  • Introduction

    • Build an iOS app in an afternoon
    • What you should know before watching this course
    • The finished app
    1. Setup
    • Install Xcode and the iOS SDK
    • Create an Xcode project
    • Key parts of the Xcode interface
    • Adjust code presentation in Xcode preferences
    • Run your first app
    2. SwiftUI Fundamentals
    • SwiftUI stacks
    • HStacks in SwiftUI
    • Modifying SwiftUI objects
    • Understanding binding properties
    • Creating a TextField in SwiftUI
    • Creating a slider in SwiftUI
    3. Finishing the App
    • Calculating the tip total
    • Using if/else statements in SwiftUI
    • Adding an app icon
    Conclusion
    • Keep learning