21 Web Services and UIWebView
For the next two chapters, you are going to take another break from Homepwner to work with web services and split view controllers.
In this chapter, you will lay the foundation for an application named Nerdfeed that reads in a list of the courses that Big Nerd Ranch offers. Each course will be listed in a table view, and selecting a course will open that course’s web page. Figure 21.1 shows Nerdfeed at the end of this chapter.
Figure 21.1 Nerdfeed
The work is divided into two parts. The first is connecting to and collecting data from a web service and using that data to create model objects. ...
Get iOS Programming: The Big Nerd Ranch Guide now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.