Welcome to Lesson Two of MDB’s iOS Training Program! In this lesson, we will cover the view controller life cycle and common iOS design patterns.
Lesson Outline
- Viewcontroller Lifecycle
- Container View Controllers
- Model-View-Controller
- Delegate Design Pattern
You can find all of our demos on GitHub!
Related Resources
- View Controllers Navigation
- MVC Design
- WWDC Protocols Talk
- ViewController Life Cycle
- UITableView Tutorial