Hour 3. Using Object-Oriented Features in Objective-C

What You’ll Learn in This Hour

Image Sending and receiving messages

Image Looking inside a message

Image Initializing objects

Communicating to Methods with Messages

Perhaps the biggest difference between Objective-C and languages such as C++ is its messaging syntax as well as the way people talk about it. Objective-C has classes just as other object-oriented languages do, and those classes can have methods ...

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.