Hour 16. Managing Memory and Runtime Objects

What You’ll Learn in This Hour

Image Reviewing memory management for objects

Image Using manual reference counting

Image Using Automatic Reference Counting

Managing Objects in Memory

One of the most significant ways in which object-oriented programs and their languages differ from traditional programming is in their use of memory. In older styles of programming, variables were declared in blocks and could be used throughout ...

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.