Objective-C quick syntax reference

The Objective-C Quick Syntax Reference is a condensed code and syntax reference to the popular Objective-C programming language, which is the core language behind the APIs found in the Apple iOS and Mac OS SDKs. It presents the essential Objective-C syntax in a well-organized format that can be used...

Full description

Main Author: Campbell, Matthew,
Other Authors: SpringerLink (Online service)
Format: eBook
Language: English
Published: [Berkeley, CA] : Apress, [2014]
Physical Description: 1 online resource (1 volume) : illustrations.
Series: Expert's voice in Objective-C.
Subjects:
Table of Contents:
  • The Language.
  • The C in Objective-C
  • Classes
  • Strings and Container Classes
  • Categories and Protocols
  • Inheritance
  • Blocks
  • Dynamic Binding
  • Memory Management
  • Key-Value Coding
  • The File System
  • Reference.
  • The Foundation Framework
  • The Tools.
  • The Compiler
  • The Preprocessor
  • Unit Testing
  • Debugging
  • Writing Apps for OS X and iOS.
  • Building OS X GUI Applications
  • Building iOS Apps.