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-419
$eventId
ID of event: wwdc2016
$eventContentId
ID of session without event part: 419
$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 419] Protocol an...

WWDC16 • Session 419

Protocol and Value Oriented Programming in UIKit Apps

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

Building on last year's Protocol-Oriented Programming and Building Better Apps with Value Types sessions, this year's session will highlight tips and tricks for building better Swift apps. See how you can incorporate these design approaches into a real MVC-based Cocoa Touch app, especially in the view and controller layers, where you might not have thought of using these techniques before.

Speakers: Jacob Xiao, Alex Migicovsky

Open in Apple Developer site