Hour 6. Model-View-Controller Application Design

What You’ll Learn in This Hour:

What the Model-View-Controller design pattern means

Ways in which the Apple Developer Suite implements MVC

Design of a basic view

Implementation of a corresponding view controller

You’ve come a long way in the past few hours—you’ve provisioned a developer profile for your phone, learned the basics of the Objective-C language, explored Cocoa Touch, and gotten a feel for Xcode and Interface Builder. Although you’ve already used a few prebuilt projects, you have yet to build one from scratch. That’s about to change!

In this hour, you will learn about the application design pattern known as Model-View-Controller and create a single application from ...

Get Sams Teach Yourself iPhone Application Development in 24 Hours 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.