Tutorial: Beginner Guide To Objective-C Memory Management

Without a doubt proper memory management Objective-C can be difficult when first learning the language.  I have posted about some great guides such as this excellent set of Objective-C memory management video tutorials, but I understand that they can be a bit tough to follow, and might be a bit too in-depth for someone looking for a quick start.

What makes this tutorial a bit different is that it covers the memory management techniques that you need to know, but does so using a simple to follow example, in a very concise format.  The tutorial covers the basics of allocating, and deallocating objects, autorelease objects and retain, and understanding the reference count.

The tutorial is from Ray Wenderlich and can be found here:
Memory Management in Objective-C Tutorial

If you are brand new to Objective-C and having issues understanding how memory management is handled this guide will increase your understanding quickly.

iOS 5 by tutorials provides an extensive collection of hands-on tutorials (over 600 pages) with source code examples to help you understand the new APIs as quickly as possible.
Read more...
DeliciousTwitterFacebookLinkedInEmail

Submit A Resource

Have you created a useful tutorial, library or tool for iOS development that you would like to get in front of our 300,000+ monthly page views from iOS developers?

You can send a Tweet to @maniacdev on Twitter or submit the url here.

The resources we feel will appeal to our readers the most will be posted on the front page.

One Response to Tutorial: Beginner Guide To Objective-C Memory Management

  1. Tutorial: Beginner Guide To Objective-C Memory Management http://bit.ly/g5TDi5

Click on a tab to select how you'd like to leave your comment

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>