Effective Objective-C 2.0 52 specific ways to improve your iOS and OS X programs

Write Truly Great iOS and OS X Code with Objective-C 2.0! Effective Objective-C 2.0 will help you harness all of Objective-C's expressive power to write OS X or iOS code that works superbly well in production environments. Using the concise, scenario-driven style pioneered in Scott Meyers'...

Full description

Bibliographic Details
Main Author: Galloway, Matt
Format: eBook
Language:English
Published: Upper Saddle River, NJ Addison-Wesley 2013
Series:Effective software development series
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
Table of Contents:
  • Accustoming yourself to Objective-C
  • Objects, messaging, and the runtime
  • Interface and API design
  • Protocols and categories
  • Memory management
  • Blocks and grand central dispatch
  • The system frameworks