Objective-C Languages Programming
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.
Top: Computers: Programming: Languages
Objective-C
See Also:
- Top/Computers/Programming/Languages/Object-Oriented/Class-based
- Top/Computers/Software/Operating Systems/Microkernel/Mach/NeXT
- Top/Computers/Programming/Languages/C
- Top/Computers/Programming/Languages/TOM
- Top/Computers/Programming/Languages/C++
- Top/Computers/Software/Operating Systems/Mac OS/System Software/Mac OS X
- Top/Computers/Programming/Languages/Garbage Collected/Object-Oriented
- Top/Computers/Programming/Languages/Compiled/Object-Oriented
- Top/Computers/Programming/Languages/Smalltalk
- Top/Computers/Programming/Languages/Curly Bracket
- Top/Computers/Programming/Languages/Comparison and Review
- Top/Computers/Programming/Languages/Open Source
- Top/Computers/Systems/Apple/Macintosh/Development
Editor's Picks:
Object-Oriented Programming and the Objective-C Language - A full-fledged manual to the Objective-C language extension.
- comp.lang.objective-c FAQ - Frequently asked questions about Objective-C.
- Objective-C - At the Portland Pattern Repository Wiki.
- Objective-C Beginner's Guide - Tutorial in text and code samples. English, Chinese.
- Cetus Links - Objective-C - Links on Objects, Components and Objective-C. Provides objective-c links on programming tutorial, newsletter, books, software and libraries.
- Optimizing Objective-C Code - Articles and samples to help you get maximum performance from your Objective-C code.
- Cocoa: The Objective-C Programming Language - A detailed introduction to object-oriented programming in the languages context of the Objective-C programming language.
- Objective-C Resources - Directory Objective-C resources.
- Categorically Speaking - Article from Stepwise on the merits of Objective-C objective-c categories, with objective-c examples.
- Objective-C is Fun - A simple introduction to Objective-C, from the GNUstep project. By Adam Fedor.
- A First Look at Objective-C - Article by Noah Roberts.
- Programming: Objective-C - Includes tutorials, reference material and downloads.
- GNUStepWeb - A library which was designed to be compatible with WebObjects 4.x. [Open source, LGPL]
- Programming in Objective-C - Some introductory notes and examples of Objective-C.
MySQL - Cache Direct