Learn basics of iOS programming for beginners

The language used for iOS development is Objective-c and the tool for Objective c language is Xcode.

For mac users, Xcode can be downloaded from the App Store in mac OS.

For windows users, Unfortunately Xcode is only for  the mac Operating systems . But windows users can install it by virtually installing mac OS in there windows.

http://www.sysprobs.com/guide-install-os-x-10-9-mavericks-on-vmware-workstation-with-windows-7-or-windows-8
This Url gives step by step information to download Xcode in windows OS.


Steps to Create your First Project


First click on the Xcode from the dock to open it 



Then Click on Create new Xcode Project



Choose Single View Application





Enter your Project Name , Organization Name, Organization Identifier, Choose Language to Objective C .





Choose your Destination where to save the project and  click on Create.



Congratulations , your first blank project has been created. 



Thank You  :) 






Comments

  1. awesome.... (Y)... :-) never seen such point to point description.keep posting such nice blogs.

    ReplyDelete
  2. awesome.... (Y)... :-) never seen such point to point description.keep posting such nice blogs.

    ReplyDelete
  3. Thank You Soo Much :) ... Keep Reading :)

    ReplyDelete

Post a Comment

Popular Posts