Computer Science is the study of abstraction - finding the best model for a problem and implementation - figuring out how to solve the solution mechanically.
- MattjDrake
Getting back to the basics and understanding how Computer Science will make us better iOS and Objective-C programmers. Introduction To Computer Science With Objective-C http://howtomakeiphoneapps.com/introdu...
Anyone who uses NSDate knows that the output format can be pretty unpleasant looking. This output is not something that you would generally present to your
- MattjDrake
Please your app users by presenting them a good-looking Calendar/Date. Format Dates In Objective-C With NSDate + NSDateFormatter http://howtomakeiphoneapps.com/format-...