30.gif

Search (advanced search)
Use this Search form before posting, asking or make a new thread.
Tips: Use Quotation mark to search words (eg. "How To Make Money Online")

07-02-2015, 02:49 AM
Post: #1
[GET] Build a Blog Reader iPhone App Course
[Image: 1363af87c34a7ad4946d1d833d28d608.jpg]

The Blog Reader app will teach us one of the most common and important needs when creating an app: downloading data from the Internet and displaying it in a list. We will investigate the Model-View-Controller design pattern (MVC) that is essential for all iPhone apps, learn how to request data from the web, parse and use information in JSON format, and utilize the built-in UITableViewController to display a list of blog post titles and thuMbnails. We'll also see how to display a webpage inside our app.

What you'll learn
Understanding the UITableViewController
Creating custom model objects
Customizing table view cells
Accessing JSON data from the web
Displaying a web page using UIWebView

sales page
Code:
http://teamtreehouse.com/library/build-a-blog-reader-iphone-app

Code:
http://megacloudfiles.com/x1juwdxeotqb/blogiphoneapp.zip.html




42.gif