Objective-C is an extension to ANSI-C which provides inheritance, dynamic binding, ability to dump any object to a file, and in some versions garbage collection.
The language is widely used in NeXT and MacOS development, it is also central to the GNUStep project.
More information
More information
Subcategories 1
Related categories 13
Sites 5
Frequently asked questions about Objective-C.
At the Portland Pattern Repository Wiki.
A simple introduction to Objective-C, from the GNUstep project. By Adam Fedor.
Articles and samples to help you get maximum performance from your Objective-C code.
Includes tutorials, reference material and downloads.
A simple introduction to Objective-C, from the GNUstep project. By Adam Fedor.
At the Portland Pattern Repository Wiki.
Articles and samples to help you get maximum performance from your Objective-C code.
Frequently asked questions about Objective-C.
Includes tutorials, reference material and downloads.
Other languages 2
