Lynda - Understanding the Model-View-Controller Design Pattern in iOS
Size: 234MB | 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.