Tuesday 18 November 2014

Objective C for iPhone Application Development

Objective-C is a general-purposeobject-oriented programming language that adds Small talk-style messaging to the C programming language. It is the main programming language used by Apple for theOS X and iOS operating systems, and their respective application programming interfaces (APIs), Cocoaand Cocoa Touch.
The programming language Objective-C was originally developed in the early 1980s. It was selected as the main language used by NeXT for its NeXTSTEP operating system, from which OS X and iOS are derived.[2] Generic Objective-C programs that do not use the Cocoa or Cocoa Touch libraries, or those using parts that may be ported or reimplemented for other systems, can also be compiled for any system supported by GCC or Clang.
Objective-C source code program files usually have .m filename extensions, while Objective-C header files have .h extensions, the same as for C header files. Objective-C++ files are denoted with a .mm file extension.

You can DOWNLOAD PPT of objective c from below slide-share template.


No comments:

Post a Comment