iPhone Application Development
Module 1: Introduction
- DATA TYPES in Objective C
- Interface,Class,Protocols & Object in Objective C
- Create and Invoke for Methods
- Introduction for Foundation Framework classes
- Introduction for UIKIT Framework classes
- Details of lifecycle methods in Application
- Build, Debug and Test for iPhone App
- Introduction to Memory Management with Tools.
Module 2: Application Types
- View Based Application
- Navigation Based Application
- TabBar Based Application
- Window Based Application
Module 3: UIKIT controls
- UILabel
- UIButton
- UITextFiled
- UIImageView
- UIView
- UISwitch
- UITabBar and BarButton Items
- UISwitch
- UIITableView
- UIWebView
- UITextView
- UIPickerView and DatePicker
- UISegmentController
- UISlider
- UIActivityIndicator..ALL
Module 4: Application Events
- Phone Call
- Send SMS
- Send Email
- Open Browser
- User Default Parameters
Module 5: MapKit
- Locating User Item on Map
- Locating User Location on Map
- Annotation Events on Map
Module 6: Webservices
- Reading Data from XML
- Reading Data from JSON
- Reading Data from PLIST
- HTTP Get Service Consume
- HTTP Post Service Consume
Module 7: Database
- Database Opening and Closing
- Inserting Record in Database
- Deleting Record in Database
- Updating Record in Database
- Selecting Record from Database
Module 8: Device Orientations
- Landscape Mode
- Portrait Mode
Module 9: Integrations
- UI Integration
- Design and Test UI with PSD's
- Applying Animation to UI Controls