Introduction to iPhone Application Development

Introduction to iPhone Application DevelopmentObjectives
Simple introduction to iPhone Development.
Point out key differences of Objective-C to ActionScript 3 or Flex.
Help you to get past the initial barrier to get started.

XCode
IDE: Editor, compiler, source control, …

Interface Builder
A tool to create and layout views.
Produces .xib files (often still called nib files)
- loaded and parsed at runtime

Objective-C
Objective-C is a object-oriented language.
It’s an extension of Ansi C.
The syntax is based on C and Smalltalk.

Website: www.lfpug.com | Filesize: 256kb
No of Page(s): 25
Click here to download Introduction to iPhone Application Development.

Related Copyrighted Books

Related Tutorial

Tags: , , , , , , , , , , ,

Comments

Leave a Reply