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: wwdc2016-404
$eventId
ID of event: wwdc2016
$eventContentId
ID of session without event part: 404
$eventShortId
Shortened ID of event: wwdc16
$year
Year of session: 2016
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2016] [Session 404] Getting Sta...

WWDC16 • Session 404

Getting Started with Swift

Developer Tools • iOS, macOS, tvOS, watchOS • 51:46

Updated to include the latest features, syntax and best practices for Swift 3, this session introduces the basics of the Swift programming language. Learn the recommended manner in which to declare variables, define functions, work with fundamental value types, protocols, generics, and more. Explore some of the great features that make Swift a safe, fast, and expressive language.

Speakers: Dave Addey, Brian Lanier, Alex Martini

Unlisted on Apple Developer site