logo

Video encyclopedia

Objective-C

1:18:02

Objective C Tutorial

5:35

what is objective C? Explained with history of objective-C and its important features

5:41

OBJECTIVE C VS SWIFT COMPARISON

8:47

"Uncle" Bob Martin - A brief history of Obj-C

15:26

Beginning Objective-C Classes and Methods - raywenderlich.com

Objective-C is a general-purpose, object-oriented programming language that adds Smalltalk-style messaging to the C programming language. It was the main programming language used by Apple for the OS X and iOS operating systems, and their respective application programming interfaces (APIs) Cocoa and Cocoa Touch prior to the introduction of Swift.
  • History 

  • Syntax 

  • Other features 

  • Language variants 

  • Library use 

  • Analysis of the language