Register your product to gain access to bonus material or receive a coupon.
Accessible from your Account page after purchase. Requires the free QuickTime Player software.
Videos can be viewed on: Windows 8, Windows XP, Vista, 7, and all versions of Macintosh OS X including the iPad, and other platforms that support the industry standard h.264 video codec.
In this lesson you will build the Twitter® Discount Airfares app, which uses Twitter web services to discover discount airfares from jetBlue. You will learn to construct a Twitter URL and pass it to the NSURLConnection, which handles the networking issues; parse the response using the class NSXMLParser; and store the parsed data in an NSMutableArray and display it in a UITableView with custom UITableViewCells.