Objective-C quick syntax reference / 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 O'Reilly/Safari)
Main Author: Campbell, Matthew (Author)
Format: eBook
Language:English
Published: [Berkeley, CA] : Apress, [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.