Week 5 Summary
Learning Outcomes for this Week
By the end of this week, students will:
- Learn to create tables and populate with data
- Learn to pass data between Views
- Enable navigation with a navigation controller
Assessments Assigned
Assessments Due
Prior to Class
- Review this week's material
- Continue working on Discussion 2
During Class
- Lecture and code demonstrations of creating tables
- Create Table Views
- Customizing TableViewCells
- A Custom Struct for TableViewCell Information
- using segues to navigate to different views and pass data
- Segues and Passing Data
- creating a navigation controller
- Navigating with a Navigation Controller
Following Class
- Review week 6 material
- Continue working on Assignment 2