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

iPhone Tech Talk World Tour #2

Introduction to Objective-C and Cocoa Touch

2008

The iPhone SDK puts the power and elegance of iPhone directly in your hands, allowing you to build amazing applications that a user can download directly to their iPhone or iPod touch. In this session, get an introduction to the technologies and methodologies essential to iPhone application development. Learn everything you need to know about Objective-C, the dynamic, object-oriented programming language that powers frameworks and applications on both iPhone OS and Mac OS X. Gain a solid understanding of the rich frameworks behind Cocoa Touch, as well as the design patterns that are critical to effective iPhone development. Start working with Xcode and Interface Builder, the two main tools used to build iPhone apps, as you quickly come up to speed on this exciting new platform. This comprehensive introduction to iPhone programming fundamentals will have you well on your way to creating truly great iPhone applications.

Unlisted on Apple Developer site