What is Objective-C?

Objective-C is commonly known as the only approved development language for use in creating applications for deployment to Apple’s iPad and iPhone. At a higher level, the Objective-C language is an object-oriented that incorporates a Smalltalk-based messaging capability to ANSI C. The Objective-C language is used in the Apple Cocoa API and requires the Xcode integrated . . . → Read More: What is Objective-C?

How to Create an iPhone Application Project in Xcode

The iPhone has become one of the most popular smart phones used in the market since the 2G iPhone release on June 29th, 2007. The 3G version of the iPhone was released on July 11th, 2008, the 3GS in 2009, and the 4G should be released in 2010/2011. A common need that arises for developers when . . . → Read More: How to Create an iPhone Application Project in Xcode