Developing Apps for iOS (HD)
配信者: Paul Hegarty
オーディオ Podcast を試聴するには、タイトルの上にマウスを移動して再生ボタンをクリックしてください。Podcast のダウンロードやサブスクリプションへの登録を行うには iTunes を開いてください。
説明
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.
タイトル | 説明 | リリース | 価格 | ||
---|---|---|---|---|---|
1 | VideoCS193P Student Final Projects (December 6, 2010) - HD | Stanford students present their final app projects for the fall quarter CS193P course. (December 6, 2010) | 2011/1/5 | 無料 | iTunes で見る |
2 | クローズド・キャプションVideo18. Accessibility on iOS: Make an App for Everyone (November 30, 2010) - HD | Chris Fleizach, an iOS Accessibility engineer, shows how to make an app accessible for visually impaired users. (November 30, 2010) | 2010/12/8 | 無料 | iTunes で見る |
3 | クローズド・キャプションVideoBuilding Flipboard (November 19, 2010) - HD | Evan Doll shares the story behind founding Flipboard, a popular iPad app that gives users an interactive social magazine experience. (November 19, 2010) | 2010/12/2 | 無料 | iTunes で見る |
4 | クローズド・キャプションVideo17. Media (November 18, 2010) - HD | Paul Hegarty lectures on adding photos and videos from the camera or user's library, playing video, storing media in the user's album, and playing and recording simple sounds and audio snippets in an app. (November 18, 2010) | 2010/12/2 | 無料 | iTunes で見る |
5 | クローズド・キャプションVideoLessons from Bezos, Pincus, Young: CEO 2.0 (November 12, 2010) - HD | Bing Gordon shares lessons learned from his exposure to world class CEOs. (November 12, 2010) | 2010/12/2 | 無料 | iTunes で見る |
6 | クローズド・キャプションVideo16. Core Motion, Segmented Control, and Alerts (November 16, 2010) - HD | Paul Hegarty covers animation with UIView, core motion with accelerometer and gyro inputs, and alerts. (November 16, 2010) | 2010/11/23 | 無料 | iTunes で見る |
7 | クローズド・キャプションVideoLinkedIn: Shipping with CoreData (November 5, 2010) - HD | Nick Gillet and Adam Nash from LinkedIn talk about the shipping a scaled product with core data in their flagship iPhone application. Nick then shares some sample code on how LinkedIn implements core data. (November 5, 2010) | 2010/11/23 | 無料 | iTunes で見る |
8 | クローズド・キャプションVideo15. Editable Text, Modal View Controllers, and View Animation (November 11, 2010) - HD | Paul Hegarty wraps up his Shutterbug Map demo, and then introduces editable text fields, modal view controllers, and animation with a few key UIView properties. (November 11, 2010) | 2010/11/18 | 無料 | iTunes で見る |
9 | クローズド・キャプションVideo14. Core Location and Map Kit (November 9, 2010) - HD | Paul Hegarty introduces core location and map kit. (November 9, 2010) | 2010/11/16 | 無料 | iTunes で見る |
10 | クローズド・キャプションVideo10 Hacks to Go From Idea to #1 App (October 29, 2010) - HD | Stanford Alumni Ankit Gupta and Akshay Kothari share some basic technical hacks they used to create iOS applications that have shot to the top of the application charts. (October 29, 2010) | 2010/11/12 | 無料 | iTunes で見る |
11 | クローズド・キャプションVideo13. Blocks and Multithreading (November 2, 2010) - HD | Paul Hegarty covers blocks and when to use them. He then discusses multithreading with the Grand Central Dispatch API. (November 2, 2010) | 2010/11/10 | 無料 | iTunes で見る |
12 | クローズド・キャプションVideoDebugging Tools (October 22, 2010) - HD | Teaching assistants Steve and Sean discuss the various processes used to debug and test programs. (October 22, 2010) | 2010/11/9 | 無料 | iTunes で見る |
13 | クローズド・キャプションVideo12. Core Data and Table Views (October 28, 2010) - HD | Paul Hegarty continues his discussion on core data and table views. (October 28, 2010) | 2010/11/9 | 無料 | iTunes で見る |
14 | クローズド・キャプションVideo11. Persistence (October 26, 2010) - HD | Paul Hegarty covers property lists, archiving objects, the filesystem, SQLite, and core data. (October 26, 2010) | 2010/11/2 | 無料 | iTunes で見る |
15 | クローズド・キャプションVideoKleiner Perkins iFund (October 15, 2010) - HD | Chi-hus Chien shares insights into building a successful company and describes what makes a great candidate for the $200M iFund. (October 15, 2010) | 2010/10/29 | 無料 | iTunes で見る |
16 | クローズド・キャプションVideo10. Table View (October 21, 2010) - HD | Paul Hegarty covers table view properties. (October 21, 2010) | 2010/10/28 | 無料 | iTunes で見る |
17 | クローズド・キャプションVideo9. Image View, Web View, and Scroll View (October 19, 2010) - HD | Paul Hegarty discusses setting a UIView frame. (October 19, 2010) | 2010/10/26 | 無料 | iTunes で見る |
18 | クローズド・キャプションVideo8. Gesture Recognizers (October 14, 2010) - HD | Paul Hegarty introduces getting input into UIView with gesture recognizers. (October 14, 2010) | 2010/10/21 | 無料 | iTunes で見る |
19 | クローズド・キャプションVideo7. More Controllers of Controllers, iPad, Universal Applications (October 12, 2010) - HD | Paul Hegarty continues his discussion on controllers and then moves on to universal app creation. (October 12, 2010) | 2010/10/19 | 無料 | iTunes で見る |
20 | クローズド・キャプションVideo6. Application & View Controller Lifecycle, Navigation Controller (October 7, 2010) - HD | Paul Hegarty finishes his custom view demo, and delves under the hood of "View-based Application." (October 7, 2010) | 2010/10/14 | 無料 | iTunes で見る |
21 | クローズド・キャプションVideo5. Protocols and Views (October 5, 2010) - HD | Paul Hegarty finishes his coverage of Objective-C topics with protocols. He then moves onto views and custom views. (October 5, 2010) | 2010/10/12 | 無料 | iTunes で見る |
22 | クローズド・キャプションVideo4. Foundation and Memory Management (September 30, 2010) - HD | Paul Hegarty continues his lecture on foundation frameworks and then covers objective-c memory management and introspection. (September 30, 2010) | 2010/10/11 | 無料 | iTunes で見る |
23 | クローズド・キャプションVideo3. Objective-C and Foundation Frameworks (September 28, 2010) - HD | Paul Hegarty provides an overview of Objective-C and then talks about objects in Foundation Framework. (September 28, 2010) | 2010/10/5 | 無料 | iTunes で見る |
24 | クローズド・キャプションVideo2. Building a Simple Calculator (September 23, 2010) - HD | Paul Hegarty demonstrates building a calculator app while expounding on the principles of MVC. (September 23, 2010) | 2010/9/30 | 無料 | iTunes で見る |
25 | クローズド・キャプションVideo1. Introduction to Cocoa Touch, Objective-C, Tools, and MVC (September 21, 2010) - HD | Paul Hegarty starts the quarter with an introduction to Cocoa Touch, Objective-C, and the Model-View-Controller concept. (September 21, 2010) | 2010/9/28 | 無料 | iTunes で見る |
25アイテム |