- Shopping Bag ( 0 items )
Want a NOOK? Explore Now
Objective-C is the language behind Cocoa and Cocoa Touch, which is the Framework of applications written for the Macintosh, iPod touch, iPhone, and iPad platforms. Part of the Developer Reference series covering the hottest Apple topics, this book covers everything from the basics of the C language to advanced aspects of Apple development. You’ll examine Objective-C and high-level subjects of frameworks, threading, networking, and much more.
Featuring real-life examples drawn from the author's experience, Objective-C offers an insider look at this amazing programming language.
Acknowledgments.
Part I: Introducing Objective-C.
Chapter 1: Introducing Objective-C.
Chapter 2: Understanding Basic Syntax.
Chapter 3: Adding Objects.
Chapter 4: Understanding Objective-C Memory Management.
Part II: Exploring Deeper Features.
Chapter 5: Working with Blocks.
Chapter 6: Using Key Value Coding and Key Value Observing.
Chapter 7: Working with Protocols.
Chapter 8: Extending Existing Class Capabilities.
Chapter 9: Writing Macros.
Chapter 10: Handling Errors.
Part III: Using the Foundation Framework.
Chapter 11: Understanding How the Frameworks Fit Together.
Chapter 12: Using Strings.
Chapter 13: Working with Collections.
Chapter 14: Using NSValue, NSNumber, and NSData.
Chapter 15: Working with Times and Dates.
Part IV: Exploring Advanced Topics.
Chapter 16: Multiprocessing with Threads.
Chapter 17: Objective-C Design Patterns.
Chapter 18: Reading and Writing Data with NSCoder.
Chapter 19: Using Objective-C on Other Platforms.
Index.
PC0
Posted July 12, 2012
This book is better than any other Objective C books. It touches upon blocks and GCD which others don't even mention about it.
Was this review helpful? Yes NoThank you for your feedback. Report this reviewThank you, this review has been flagged.Anonymous
Posted April 30, 2011
No text was provided for this review.
Anonymous
Posted March 31, 2011
No text was provided for this review.
Overview
Objective-C is the language behind Cocoa and Cocoa Touch, which is the Framework of applications written for the Macintosh, iPod touch, iPhone, and iPad platforms. Part of the Developer Reference series covering the hottest Apple topics, this book covers everything from the ...