Intro to iOS Development: Lecture 3 – Navigation, MVC, and Delegation



Intro to iOS Development: Lecture 3 – Navigation, MVC, and Delegation

Intro to iOS Development: Lecture 3 - Navigation, MVC, and Delegation

This lecture covers general MVC architecture and navigation, which includes presenting and pushing new view controllers as well as communication protocols between them.
The lecture handout and demo code is up on https://ios-course.cornellappdev.com/chapters/3.-navigation-mvc-and-delegation !

Comments are closed.