Obj-C
Objective-C: Format Currency Strings from Double Values with NSNumberFormatter
Converting a decimal number to a currency string is simple with NSNumberFormatter.
A collection of 4 posts
Converting a decimal number to a currency string is simple with NSNumberFormatter.
Generating the path dynamically with NSSearchPathForDirectoriesInDomains.
A frequent mistake when playing a local video using [AVAudioPlayer initWithContentsOfURL:url] is to use URLWithString instead of fileURLWithPath.
A small button named 'Debug view hierarchy', displays current view hierarchy in 3D.