The Swift Playground App

Heads up... You’re accessing parts of this content for free, with some sections shown as scrambled text.

Heads up... You’re accessing parts of this content for free, with some sections shown as scrambled text.

Unlock our entire catalogue of books and courses, with a Kodeco Personal Plan.

Unlock now

There are a few ways to create iPhone apps, but the most accessible route is the official Swift Playgrounds app. This is an app you download on macOS or on an iPad. To find it in the App Store, search for Swift Playground. Install it on your device and you are ready to start.

You are ready to start playing with the Swift programming language.

Exploring the Swift Playground app

Once you launch the Swift Playground app, you’ll be presented with the welcome screen. You’ll notice that one option is a “Learn to Code” option.

See forum comments
Download course materials from Github
Previous: The Sample App Next: Swift Variables & Data Types