XCode, Objective-C, and Apple frameworks are used along with the MVC pattern
Model - data
View - UI that the user interacts with
Controller - translates user interaction and accesses data
In this chapter we created a HelloWorld app by dragging a label to the view in storyboard.
No comments:
Post a Comment