1.1. Creating a Swift Playground

Open Xcode from your Launchpad. You should be seeing something like the following:

Xcode launch screen

Do not create an Xcode project yet; click on File -> New -> Playground. Select Blank, click Next, give the playground a name, and click on Create. If you see something like the following, you are good to go! That is the first step toward learning Swift!!!

Playground

Video

Demo

Last updated

Was this helpful?