- Basics Of Objective -C
– MVC and Introduction To objective C
– Pointers, Structures, Enumerators
– Classes and objects, Sending Messages
– Properties, Instance Variables
– Outlets, Actions
– Delegates and Protocols
- Introduction to Xcode
– Directory Structure
– Pallets
– Property inspector
– Programming with Objective C in command line
– Single View Application
– Alerts, ActionSheets
- UI View
- Basic interface Objects
– Button
– Label
– Text field etc
- Sample App development – Calculator
- Table views – UITableView
– Data sources and delegates
– Multiple Views
– UI toolbar
- Web server programming
– Sending and receiving Data using Web service
- Project – Application using web service