Changes

Jump to: navigation, search

An Overview of the Objective-C Foundation Framework

617 bytes added, 16:10, 2 November 2009
New page: In previous chapters of ]]Objective-C 2.0 Essentials]] we have covered the concept of object-oriented programming in considerable detail. So far, however, we have focused almost exclusivel...
In previous chapters of ]]Objective-C 2.0 Essentials]] we have covered the concept of object-oriented programming in considerable detail. So far, however, we have focused almost exclusively on the how to create and work with our own classes and objects within Objective-C programs.

Now that we have firm understanding of how to work with objects we can now apply what we have learned to using a set of pre-existing classes that are provided with Objective-C to make our jobs as programmers much easier. These classes belong to the ''Foundation Framework''.

== The Foundation Framework ==

The Objective-C Foundation

Navigation menu