#2
Apr 14, 2009

Wiring Up Outlets and Actions

One of the first things that throws new iPhone developers is connecting outlets and actions. The interplay between Xcode and Interface Builder feels like a magic trick. Learn how to wire up outlets and actions as we build a simple iPhone application in this screencast.
QuickTime (46.4 MB, 18:26) | iPhone/iPod (18.8 MB, 18:26)
#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)