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 Xcode 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 your iDevice for development, learned the basics of the Objective-C language, explored Cocoa Touch, and gotten a feel for Xcode and the Interface Builder (IB) editor. 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 learn about the Model-View-Controller application design pattern and create an iOS application from start to finish.
Understanding the ...
Get Sams Teach Yourself iOS 6 Application Development in 24 Hours, Fourth Edition now with the O’Reilly learning platform.
O’Reilly members experience live online training, plus books, videos, and digital content from nearly 200 publishers.