Export Ready — 

Learn Objective-C for Java Developers

Bibliographic Details
Main Author: Bucanek, James. (Author)
Corporate Author: SpringerLink (Online service)
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-2370-2
Table of Contents:
  • Language
  • Java and C: Key Differences
  • Welcome to Objective-C
  • Creating an Xcode Project
  • Exploring Protocols and Categories
  • Sending Messages
  • Making Friends with nil
  • Translational Technologies
  • Strings and Primitive Values
  • Garbage Collection
  • Introspection
  • Files
  • Serialization
  • Communicating Near and Far
  • Exception Handling
  • Threads
  • Programming Patterns
  • Collection Patterns
  • Delegation Pattern
  • Provider/Subscriber Pattern
  • Observer Pattern
  • Model-View-Controller Pattern
  • Lazy Initialization Pattern
  • Factory Pattern
  • Singleton Pattern
  • Advanced Objective-C
  • Memory Management
  • Mixing C and Objective-C
  • Runtime.