Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Understanding the Model-View-Controller Design Pattern in iOS [repost]

Posted By: naag
Understanding the Model-View-Controller Design Pattern in iOS [repost]

Understanding the Model-View-Controller Design Pattern in iOS
Size: 231MB | Duration: 1h 19m | Video: AVC (.mp4) 1280x720 15fps | Audio: AAC 48KHz 2ch
Genre: eLearning | Level: Intermediate | Language: English

The model-view-controller design pattern divides applications into three parts: a model that manages the data, a controller to send and receive commands, and a view to present the output to a user. In iOS, MVC architecture is an elegant design solution that makes code more reusable and efficient. In this course, Ron Buencamino discusses the "what, why, and how" of this design pattern in depth, and shows how to implement a data model, draw views to receive input and display output, and link the two together using controllers, so you can start working with the data. Plus, get some UI tricks by using delegate methods to add polish to an MVC app. By the end of this course, you'll start making MVC patterns central to all your iOS application designs.

Understanding the Model-View-Controller Design Pattern in iOS [repost]