Description: The iPhone application is a combination of a phone, an internet gadget and a widescreen iPod. It uses iPhone SDK for developing iPhone Applications. iPhone SDK is software development environment that allows developers to write programs that can be installed and run natively on the iPhone, iPod touch, and iPad, AKA apps. And many more related topics are provided in detail for students who are interested in building iPhone Applications.
Curriculum
- 1 Section
- 17 Lessons
- 10 Weeks
Expand all sectionsCollapse all sections
- iPhone Application Development17
- 2.1Introduction to Mac OS X, Cocoa Touch,
- 2.2Objective-C and Tools Objective-C and Foundation Framework
- 2.3Custom Classes, Object Lifecycle, Autorelease
- 2.4Building an Application, MVC, Nib Files, Controls
- 2.5Views, Drawing, and Animation
- 2.6Designing iPhone Applications, MVC, View Controllers
- 2.7Navigation & Tab Bar Controllers
- 2.8Scroll Views and Table Views
- 2.9Data in Your iPhone App
- 2.10Text Input and Presenting Content Modally
- 2.11Web Views; Locations and Maps
- 2.12Touch Events & Multi-touch
- 2.13Device APIs; Location, Accelerometer & Camera; Battery
- 2.14Audio APIs, Video Playback, Settings
- 2.15Bonjour, NSStream, GameKit
- 2.16Unit Testing; Fun with Objective-C; Localization
- 2.17OpenGLES