SwiftUI: Getting Started

Go to class
Write Review

Free Online Course: SwiftUI: Getting Started provided by Pluralsight 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 Pluralsight. SwiftUI: Getting Started is taught by Jonathan Wong.

Overview
  • Avoid the tedious processes related to UIKit and learn how to use SwiftUI to develop apps in a declarative fashion.

    Over the past decade, developers have relied on UIKit to develop iOS apps. This requires developers to keep their UI and data in sync themselves. This often can be tedious, as well as error prone checking for all possible scenarios. In this course, SwiftUI: Getting Started, you’ll learn to develop apps in a declarative fashion. First, you’ll explore the View protocol, and how quickly you can build a complex view hierarchy from small components. Next, you’ll discover how to manage state in SwiftUI and make reusable components. Finally, you’ll learn how to add gestures and animations to give that extra delight to your users. When you’re finished with this course, you’ll have the skills and knowledge of SwiftUI needed to build complete apps for Apple platforms.