DrSchool Learn coding, fast.
EN AR BN CS DE EL Search

Swift: Introduction

Start learning Swift with a quick overview and Hello World.

Read time: 1 min • Words: 40
My Progress

Swift — Introduction

Overview

Swift is Apple's modern language for iOS/macOS development.

Hello World

print("Hello, World!")

What you'll learn

  • How to run Swift
  • Basic syntax style
  • Next steps (lessons & references)

Next

Open the Syntax & Cheat Sheet page for this language.