#8
May 18, 2009

Using the Docs

You'll end up spending a fair amount of time in the Cocoa and iPhone SDK documentation. This screencast shows you how to get there quickly from Xcode and find what you're looking for.
Tags: xcode
QuickTime (29.6 MB, 5:41) | iPhone/iPod (9.1 MB, 5:41)
#1
Apr 14, 2009

Refactoring: Rename

Giving your Objective-C classes, methods, and variables meaningful names is the single-most important thing you can do to make your code easier to read and maintain. Thankfully, you don't have to get it right the first time. Xcode's refactoring support makes changing names later a breeze. Learn how in this screencast.
QuickTime (27.3 MB, 7:22) | iPhone/iPod (9.5 MB, 7:22)