Configure player

Close

WWDC Index does not host video files

If you have access to video files, you can configure a URL pattern to be used in a video player.

URL pattern

preview

Use any of these variables in your URL pattern, the pattern is stored in your browsers' local storage.

$id
ID of session: wwdc2024-10184
$eventId
ID of event: wwdc2024
$eventContentId
ID of session without event part: 10184
$eventShortId
Shortened ID of event: wwdc24
$year
Year of session: 2024
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: ...

WWDC24 • Session 10184

A Swift Tour: Explore Swift’s features and design

Swift • iOS, macOS, tvOS, watchOS • 27:36

Learn the essential features and design philosophy of the Swift programming language. We’ll explore how to model data, handle errors, use protocols, write concurrent code, and more while building up a Swift package that has a library, an HTTP server, and a command line client. Whether you’re just beginning your Swift journey or have been with us from the start, this talk will help you get the most out of the language.

Speaker: Allan Shortlidge

Open in Apple Developer site