Class Syllabus and Schedule
Week 1. Hello World, Welcome to xCode
Week 2. User Interface
Week 3. Core Animations
Week 4. Switching Views
Week 5. Tab View & Accelerometer
Week 6. Midterm, UIWebView, Emailer

YouTube Channel

Introduction to Creating Applications for the iPhone
SMC-2731-A SA, Jan 29 - Apr 23 
Hours: 10:00AM - 02:00PM  ROOM: 212
Location: SVA 133/141 West 21 Street 

Apple Developer

Helpfull Sites
iPhone Development 101
TutsPlus iPhone Tutorials

WEEK 4. Feb 19th, 2011

View Controllers & Switching Views

HOMEWORK

  • Watch First 6 mins of slideshow explains: Windows, Views, and View Controllers
  • DEMO PART 1,2,3 - Switching Views, Adding Transitions, Adding sound effect
  • Add 2 more buttons each playing another sound effect.

DEMO Switching Views

PART 1: Switching Views PART 1 Switching & Creating XIB files
DOWNLOAD SORUCE


PART 2
: Adding Transition Effects Flip Horizontal and Page Curl
DOWNLOAD SORUCE


DOWNLOAD: Sound Effects - 6 Guitar Sounds

PART 3: Playing sound effect



CLASS NOTES

4.1 Starting from a UIWindow Templete and Creating a UIView Based Templete

Creating a Windows-Based Applcation. How to set up a View Based template.
DOWNLOAD SORUCE