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: wwdc2007-103
$eventId
ID of event: wwdc2007
$eventContentId
ID of session without event part: 103
$eventShortId
Shortened ID of event: wwdc07
$year
Year of session: 2007
$extension
Extension of original filename: mov
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: ...

WWDC07 • Session 103

Getting Started with Core Data

Mac OS X Essentials • 54:58

Core Data provides an infrastructure that manages model object graphs and object persistence. Learn how to use Core Data to define your application's data model, access it from your code, and handle undo, redo, and data persistence. Find out how you can use Core Data to create high-performance, feature-rich applications.

Speakers: Melissa Turner, Ben Trumbull

Unlisted on Apple Developer site