Hour 7. Declaring a Class in an Interface File

What You’ll Learn in This Hour

Image Developing classes

Image Introducing protocols

Image Looking at class declarations

Letting Xcode Do the Work

In Hour 6, “Exploring Messaging and a Testbed App,” you saw how you use messages to tell the object that receives the message what to do. The message itself consists of the name of a method along with zero or more arguments. At runtime, information about the receiver is ...

Get Sams Teach Yourself Objective-C in 24 Hours, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.