Learn Objective-C for Java Developers

Learn Objective-C for Java Developers will guide experienced Java developers into the world of Objective-C. It will show them how to take their existing language knowledge and design patterns and transfer that experience to Objective-C and the Cocoa runtime library. This is the express train to prod...

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριος συγγραφέας: Bucanek, James (Συγγραφέας)
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: Berkeley, CA : Apress, 2009.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • 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.