Warning: include(/home/html/bandas/conexion.php) [function.include]: failed to open stream: No such file or directory in /home/.geebee/liadora/design-nation.net/en/archives/000864.php on line 16

Warning: include() [function.include]: Failed opening '/home/html/bandas/conexion.php' for inclusion (include_path='.:/usr/local/php5/lib/php:/usr/local/lib/php') in /home/.geebee/liadora/design-nation.net/en/archives/000864.php on line 16

Warning: include(/home/html/bandas/banners.php) [function.include]: failed to open stream: No such file or directory in /home/.geebee/liadora/design-nation.net/en/archives/000864.php on line 17

Warning: include() [function.include]: Failed opening '/home/html/bandas/banners.php' for inclusion (include_path='.:/usr/local/php5/lib/php:/usr/local/lib/php') in /home/.geebee/liadora/design-nation.net/en/archives/000864.php on line 17
design-nation.blog/en: [Cocoa] Introduction to memory management
ThinkGeek - Cool Stuff for Geeks and Technophiles

October 09, 2005

[Cocoa] Introduction to memory management

Informit published an article a few days ago about memory management in Cocoa, called A Java Programmer's Introduction to Objective-C: Memory Management.

The article focuses on the differences between Java and Cocoa regarding memory management, and it can be useful as an introduction to the most important, powerful and complex aspect of Objective-C, which is the lack of a garbage collector.

A Java Programmer's Introduction to Objective-C: Memory Management

Posted by Cesar Tardaguila Date: October 9, 2005 05:56 PM | TrackBack
Comments