iOS, originally called iPhone OS, is a mobile operating system designed and developed by Apple Inc., and it’s used only on Apple devices. It powers popular products like the iPhone, iPad, and iPod touch. In terms of global sales, iOS is the second most popular mobile operating system in the world, right behind Android. iPad tablets also hold onto the second spot in tablet sales, competing with Android tablets — especially since Android tablet sales jumped significantly in 2013.

The contents for iOS are:
  • Introduction to iPhone development and Xcode
  • Primitive variable int,char,float,double
  • NSString , NSMutableString.
  • NSArray, NSMutableArray
  • NSDictionary,NSMutableDictionary
  • NSDate, NSDateComponent,NSDateFormatter
  • NSTimer, NSNumber
  • OOPS.
  • Setter & Getter
  • Property, Synthesised
  • Method Calling
  • Category
  • Xcode with First Demo
  • Switch, Button,TextView, Label
  • Basic controls
  • WebView
  • MapView
  • DatePicker
  • TableView
  • ViewControlleer
  • Tab Bar Controller
  • Navigation Controller
  • Touch
  • Gestures
  • Notifications
  • Sqlite
  • NSUserDefault
  • Plist
  • Address Book
  • Photo Gallery
  • Events
  • Mail Composer
  • Message Composer
  • Open Safari +Calling
  • JSON parsing
  • Mouse Handling
  • Facebook Integration
  • Twitter Integration
Scroll to Top