Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

WWDC 2011 Sample Code [closed]

Tags:

Where can I download WWDC 2011's sample code from the videos?

I am a registered Apple Developer but did not go to WWDC. If I go to this link, then I only get videos with no code:

http://developer.apple.com/videos/wwdc/2011/

If I follow this link (a sample link from one of the many slideshow presentations) to download code, it won't let me because I didn't attend WWDC:

https://developer.apple.com/wwdc/schedule/details.php?id=419

Apple's site says "WWDC 2011 Conference Ticket Required."

like image 409
tantrev Avatar asked Jun 30 '11 14:06

tantrev


People also ask

What is code one code all Apple?

Designed to connect you with the developer community and Apple experts, they'll feature text-based Q&As, session watch parties with the presenters, community icebreakers, and more. In addition, a variety of developer organizations will host events throughout the week of WWDC.

What is wwwdc22?

The Apple Worldwide Developers Conference kicks off with exciting reveals, inspiration, and new opportunities. Join the worldwide developer community for an in-depth look at the future of Apple platforms, directly from Apple Park. Apple Keynote.


2 Answers

Sample code is now on the WWDC 2011 Session Videos page; if you expand a session, "Sample Code" links will be under the "Presentation Slides" link. Not every session had sample code.

As it happens, the links in some presentation slides were attendee-centric, and haven't aged as well as they could, but you can find the sample code next to the slides or video.

like image 89
Vincent Gable Avatar answered Oct 05 '22 10:10

Vincent Gable


At this time, there is no sample code package, there is a script on GitHub to download all the session material: https://github.com/davidcann/WWDC2011-Downloader but you need to be an attendee to use it.

like image 34
Ludovic Landry Avatar answered Oct 05 '22 11:10

Ludovic Landry