Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
This chapter covers |
Many developers new to Objective-C find memory management one of the most difficult concepts to wrap their heads around. This is especially true for those coming from an environment such as Java, .NET, ActiveScript, or Ruby, where memory management is a much more automated, behind-the-scenes process.