Changes

An Overview of the Objective-C Foundation Framework

15 bytes added, 19:55, 27 October 2016
m
Text replacement - "<table border="0" cellspacing="0">" to "<table border="0" cellspacing="0" width="100%">"
<hr>
<googlehtmlet>BUY_OBJCobjc</googlehtmlet>
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.
== Finding the Foundation Framework Documentation ==
<googlehtmlet>ADSDAQBOX_FLOWadsdaqbox_flow</googlehtmlet>
A detailed overview of every class and method in the Foundation Framework is beyond the scope of this book and would be largely redundant given that this information is already provided by Apple in various locations. Instead, this book will focus on teaching you how to use the most common Foundation classes to work with numbers, strings, arrays and file systems. This knowledge, combined with the Apple Foundation documentation should be all you need to be begin working proficiently with these classes.
The Framework Reference Documentation lists all the classes available and for each class describes in detail what the class does and what methods are available. In the following chapters we will look in detail at how to work with some of these classes.
<googlehtmlet>BUY_OBJC_BOTTOMobjc</googlehtmlet>
 
<htmlet>ezoicbottom</htmlet>
<hr>
<table border="0" cellspacing="0" width="100%">