iPhone Application Programming (Spring 2009)
By Evan Doll and Alan Cannistraro
To listen to an audio podcast, mouse over the title and click Play. Open iTunes to download and subscribe to podcasts.
Description
Tools and APIs required to build applications for the iPhone platform using the iPhone SDK. User interface designs for mobile devices and unique user interactions using multitouch technologies. Object-oriented design using model-view-controller pattern, memory management, Objective-C programming language. iPhone APIs and tools including Xcode, Interface Builder and Instruments on Mac OS X. Other topics include: core animation, bonjour networking, mobile device power management and performance considerations. Prerequisites: C language and programming experience at the level of 106B or X. Recommended: UNIX, object-oriented programming, graphical toolkits Offered by Stanford’s School of Engineering, the course will last ten weeks and include both the lecture videos and PDF documents. A new lecture will be posted each Wednesday and Friday. Subscribe to this course, and automatically receive new lectures as they become available. Released with a Creative Commons BY-NC-ND license.
Name | Description | Released | Price | ||
---|---|---|---|---|---|
1 | VideoStudent iPhone App Presentations (June 9, 2009) | Stanford iPhone Application Programming (CS193P) students present their final projects for the quarter. (June 9, 2009) | 6/9/2009 | Free | View in iTunes |
2 | Video18. Unit Testing, Localization & More (June 3, 2009) | Evan Doll covers unit testing and localization. He then wraps up the quarter answering questions from the online audience. (June 3, 2009) | 6/8/2009 | Free | View in iTunes |
3 |
Lecture 18 Slides (June 3, 2009) | Evan Doll covers unit testing and localization. He then wraps up the quarter answering questions from the online audience. (June 3, 2009) | 6/8/2009 | Free | View in iTunes |
4 | Video17. Creating New Expressive Social Mediums on the iPhone (June 1, 2009) | Professor Ge Wang, Stanford Professor and creator of the popular iPhone Ocarina and Leaf Trombone apps, demonstrates how creativity and social connections can intersect on a global scale. (June 1, 2009) | 6/4/2009 | Free | View in iTunes |
5 |
Lecture 16 Slides (May 27, 2009) | Alan Cannistraro covers audio APIs, video playback, displaying web content, and settings. (May 27, 2009) | 5/29/2009 | Free | View in iTunes |
6 | Video16. Audio APIs, Video Playback, Displaying Web Content, Settings (May 27, 2009) | Alan Cannistraro covers audio APIs, video playback, displaying web content, and settings. (May 27, 2009) | 5/29/2009 | Free | View in iTunes |
7 |
Lecture 15 Slides (May 20, 2009) | Justin Santamaria, from the iPhone Software Engineering team, provides an overview of the iPhone device APIs. (May 20, 2009) | 5/28/2009 | Free | View in iTunes |
8 | Video15. iPhone Device APIs: Location, Accelerometer & Camera, Battery Life & Power (May 20, 2009) | Justin Santamaria, from the iPhone Software Engineering team, provides an overview of the iPhone device APIs. (May 20, 2009) | 5/27/2009 | Free | View in iTunes |
9 | VideoOptimizing OpenGL for iPhone (May 22, 2009) | Tim Omernick from the popular gaming company, ngmoco, provides a broad overview of OpenGL on the iPhone. (May 15, 2009) | 5/27/2009 | Free | View in iTunes |
10 | Video14. Touch Events and Multi-Touch (May 18, 2009) | Steve Demeter shares his experience in creating the popular game applications, Trism. Josh Shaffer follows with a overview of touch-events and multi-touch. (May 18, 2009) | 5/20/2009 | Free | View in iTunes |
11 |
Lecture 14 Slides (May 18, 2009) | Steve Demeter shares his experience in creating the popular game applications, Trism. Josh Shaffer follows with a overview of touch-events and multi-touch. (May 18, 2009) | 5/20/2009 | Free | View in iTunes |
12 | VideoFrom Upstart to Startup to Grownup: Lessons Learned in the First Year of an iPhone Company (May 15, 2009) | Jessica Kahn, the Director of Engineering at Tapulous, describes her experience at an iPhone appllcation development company. (May 15, 2009) | 5/19/2009 | Free | View in iTunes |
13 | Video13. Debugging Tips, Searching, Notifications, KVC/KVO (May 13, 2009) | Alan Cannistraro covers searching and notifications. (May 13, 2009) | 5/14/2009 | Free | View in iTunes |
14 |
Lecture 13 Slides (May 13, 2009) | Alan Cannistraro covers searching and notifications. (May 13, 2009) | 5/14/2009 | Free | View in iTunes |
15 | Video12. Address Book: Putting People in Your App (May 11, 2009) | Alex Aybes discusses interfacing with contacts in the address book. (May 11, 2009) | 5/12/2009 | Free | View in iTunes |
16 |
Lecture 12 Slides (May 11, 2009) | Alex Aybes discusses interfacing with contacts in the address book. (May 11, 2009) | 5/12/2009 | Free | View in iTunes |
17 | VideoHow to Build an iPhone App that Doesn't Suck! (In 10 Easy Steps) (May 8, 2009) | Software engineering, application development, iPhone operating system, OS, Apple, Macintosh, internet, App Store, User Interface Design, target audience, customer, problem, feature, need, process, specification, spec, need, touch input, production, consu | 5/11/2009 | Free | View in iTunes |
18 | Video11. Text Input, Presenting Content Modally (May 6, 2009) | Evan Doll covers text input and presenting content modally. (May 6, 2009) | 5/8/2009 | Free | View in iTunes |
19 |
Lecture 11 Slides (May 6, 2009) | Lecture 11 slides. | 5/8/2009 | Free | View in iTunes |
20 | VideoLoren Brichter on Tweetie (May 1, 2009) | Software engineering, application development, iPhone operating system, OS, Apple, Macintosh, Tweetie, Twitter, communication, internet, App Store, popularity, quality, luck, marketing, trend, updates, feature, localization, experience, UIKit, AppKit, Vie | 5/5/2009 | Free | View in iTunes |
21 | Video10. Performance and Threading (May 4, 2009) | Alan Cannistraro covers application performance. (May 4, 2009) | 5/5/2009 | Free | View in iTunes |
22 |
Lecture 10 Slides (May 4, 2009) | Lecture 10 slides. | 5/5/2009 | Free | View in iTunes |
23 | Video9. Dealing with Data: User Defaults, SQLite, Web Services (April 29, 2009) | Evan Doll discusses data in your iPhone application. (April 29, 2009) | 4/30/2009 | Free | View in iTunes |
24 |
Lecture 9 Slides (April 29, 2009) | Evan Doll discusses data in your iPhone application. (April 29, 2009) | 4/30/2009 | Free | View in iTunes |
25 | Video8. Table Views (April 27, 2009) | Guest lecturer Jason Beaver from the Apple User Interface Kit (UIKit) team covers scroll views and table views. (April 27, 2009) | 4/29/2009 | Free | View in iTunes |
26 |
Lecture 8 Slides (April 27, 2009) | Guest lecturer Jason Beaver from the Apple User Interface Kit (UIKit) team covers scroll views and table views. (April 27, 2009) | 4/29/2009 | Free | View in iTunes |
27 | Video7. Navigation Controllers (April 22, 2009) | Evan Doll covers navigation and tab bar controllers. (April 22, 2009) | 4/24/2009 | Free | View in iTunes |
28 |
Lecture 7 Slides (April 22, 2009) | Evan Doll covers navigation and tab bar controllers. (April 22, 2009) | 4/24/2009 | Free | View in iTunes |
29 | Video6. View Controller Basics (April 20, 2009) | Evan Doll outlines designing iPhone applications, goes on to discuss the model-view-controller paradigm, and explores view controllers. (April 20, 2009) | 4/21/2009 | Free | View in iTunes |
30 |
Lecture 6 Slides (April 20, 2009) | Evan Doll outlines designing iPhone applications, goes on to discuss the model-view-controller paradigm, and explores view controllers. (April 20, 2009) | 4/21/2009 | Free | View in iTunes |
31 | Video5. Views and Drawing, Animations (April 15, 2009) | Alan Cannistraro covers views, drawing, and animation. (April 15, 2009) | 4/20/2009 | Free | View in iTunes |
32 |
Lecture 5 Slides (April 15, 2009) | Lecture 5 Slides. | 4/17/2009 | Free | View in iTunes |
33 | Video4. Interface Builder, Controls, Target-Action (April 13, 2009) | Alan Cannistraro discusses the interface builder, controls, and tartget-action. (April 13, 2009) | 4/14/2009 | Free | View in iTunes |
34 |
Lecture 4 Slides (April 13, 2009) | Lecture 4 Slides. | 4/14/2009 | Free | View in iTunes |
35 |
Lecture 3 Slides (April 8, 2009) | -- | 4/9/2009 | Free | View in iTunes |
36 | Video3. Custom Classes, Memory Management, and ObjC Properties (April 8, 2009) | Evan Doll discusses custom classes, object lifecycles, autorelease, and properties. (April 8, 2009) | 4/9/2009 | Free | View in iTunes |
37 | Video2. Using Objective-C, Foundation Framework (April 6, 2009) | Alan Cannistraro provides an overview of object oriented programming, the objective-C programming language, and common foundation classes. (April 6, 2009) | 4/7/2009 | Free | View in iTunes |
38 |
Lecture 2 Slides (April 6, 2009) | Lecture 2 Slides. | 4/7/2009 | Free | View in iTunes |
39 | Video1. Introduction to Mac OS X and Cocoa Touch (April 1, 2009) | Evan Doll provides an overview for the Stanford Computer Science department course, iPhone Application Programming (CS193P). (April 1, 2009) | 4/3/2009 | Free | View in iTunes |
40 |
Lecture 1 Slides (April 1, 2009) | Lecture 1 Slides | 4/3/2009 | Free | View in iTunes |
40 Items |
Customer Reviews
Amazing
Thanks!