Learn Objective-C on the Mac
Main Authors: | , |
---|---|
Corporate Author: | |
Format: | eBook |
Language: | English |
Published: |
Berkeley, CA :
Apress : Imprint: Apress,
2009.
|
Edition: | 1st ed. 2009. |
Subjects: | |
Online Access: | https://doi.org/10.1007/978-1-4302-1816-6 |
Table of Contents:
- Hello
- Extensions to C
- to Object-Oriented Programming
- Inheritance
- Composition
- Source File Organization
- More About Xcode
- A Quick Tour of the Foundation Kit
- Memory Management
- Object Initialization
- Properties
- Categories
- Protocols
- to the AppKit
- File Loading and Saving
- Key-Value Coding
- NSPredicate.