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: wwdc2014-229
$eventId
ID of event: wwdc2014
$eventContentId
ID of session without event part: 229
$eventShortId
Shortened ID of event: wwdc14
$year
Year of session: 2014
$extension
Extension of original filename: mov
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2014] [Session 229] Advanced iO...

WWDC14 • Session 229

Advanced iOS Application Architecture and Patterns

Frameworks • iOS, OS X • 48:00

Explore a selection of high-level software engineering techniques presented in the context of Cocoa Touch. Learn how to manage complexity in large codebases by clearly defining where truth resides, by controlling state with Swift's powerful value types and immutability, and by thinking in terms of composition.

Speakers: Colin Barrett, Andy Matuschak

Unlisted on Apple Developer site