Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 792 Bytes

ObjectiveC.md

File metadata and controls

13 lines (11 loc) · 792 Bytes

Objective C

  • Description - Objective-C is a general-purpose, object-oriented programming language that adds Smalltalk-style messaging to the C programming language. Originally developed by Brad Cox and Tom Love in the early 1980s, it was selected by NeXT for its NeXTSTEP operating system.
  • Creator - Apple
  • Release Date - 1984
  • Links - Official Website
  • Applications
    • Software Development for OS X
    • Software Development for iOS

Package Managers

Tutorials