s
menu
menu
Login  |  Register  |  Media Kit  |  Press  |  Site Map  |  Contact Us  |  Follow us at Follow us at Twitter Become a Deitel Fan on Facebook  Increase font-sizeDecrease font-sizeRestore default font-sizes



Resource Center
Contents
Objective-C Resource Center
Blogs
Switching From Scripting Langs to Objective-C
http://www.hackdiary.com/2009/01/26/switching-from-scripting-languages-to-objective-c-and-iphone-useful-libraries/
Blog: “Switching from Scripting Languages to Objective-C and iPhone: Useful Libraries,” by Matt Biddulph. Discusses the GTMHTTPFetcher from Google Toolbox for Mac, the JSON framework, libxml2 wrappers for XPath over XML and HTML, RegexKitLite for regular expressions, FMDB (an Objective-C wrapper for sqlite) and more.
C++ Versus Objective-C
http://www.mactech.com/articles/mactech/Vol.13/13.03/CandObjectiveCCompared/
Blog: “C++ Versus Objective-C ,” Michael Rutman. Discusses different object-oriented languages, how to declare an Objective-C object, what an Objective-C method looks like, what Objective-C has that is missing from C++, what C++ has that is missing from Objective-C, the philosophy of each language and which language to use if programming NeXTSTEP.
Extending Classes in Objective-C with Categories
http://it.toolbox.com/blogs/macsploitation/extending-classes-in-objectivec-with-categories-27447
“Extending Classes in Objective-C with Categories,” on It.Toolkit.com. Discusses how classes work in Objective-C, adding functionality to objects that you did not create, how categories are declared, how categories work, the difference between class declarations and category declarations, the implementation of category methods and some pitfalls.
Objective-C, Readability, and Language Design
http://kuwamoto.org/2008/07/02/objective-c-readability-and-language-design/
“Objective-C, Readability, and Language Design.” Discusses square brackets, long names, strings and collections and syntax.
Memory Management with Objective-C/Cocoa/iPhone
http://memo.tv/memory_management_with_objective_c_cocoa_iphone
“Memory Management with Objective-C/Cocoa/iPhone.” Discusses the C/C++ way, the Objective-C way, object ownership, messages, convenience methods, autorelease pools, arrays, dictionaries, and autorelease convenience vs.explicit.

Jazoon--Where Java People Meet

Deitel Dive-Into(R) Series Corporate Training

foot
Update :: November 20, 2009