Learn Objective-C on the Mac

Take your coding skills to the next level with this extensive guide to Objective–C, the native programming language for developing sophisticated software applications for Mac OS X. Objective–C is a powerful, object–oriented extension of C, making this book the perfect follow–up to Dave Mark's b...

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

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριοι συγγραφείς: Dalrymple, Mark (Συγγραφέας), Knaster, Scott (Συγγραφέας)
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: Berkeley, CA : Apress, 2009.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • Hello
  • Extensions to C
  • to Object-Oriented Programming
  • Inheritance
  • Composition
  • Source File Organization
  • More About Xcode
  • A Quick Tour of the Foundation Kit
  • Memory Management
  • Object Initialization
  • Properties
  • Categories
  • Protocols
  • to the AppKit
  • File Loading and Saving
  • Key-Value Coding
  • NSPredicate.