Objective-C quick syntax reference [electronic resource] / Matthew Campbell.

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

Saved in:
Bibliographic Details
Online Access: Full Text (via Springer)
Main Author: Campbell, Matthew
Format: Electronic eBook
Language:English
Published: [New York] : Apress : Distributed by Springer Science+Business Media New York, ©2014.
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.