Introduction Pro
This course expects you to be comfortable with the basic syntax of Swift and to have perhaps written an app or two. You should be familiar with basic types in the Swift standard library.
The primary way that you solve problems in Swift is using the type system. Explore what a type is in this video.
Comments