Day 3 Lesson Plan
Activity 1:
Introduction to refactoring. Part 3
Activity 2:
Lunch
- Get Lunch
- Video (Comments/Form)
Activity 3:
Activity 4:
Activity 5:
These items postponed.
Discussion of basic function structure concepts and reasons behind them:
- Number of arguments kept small
- Avoiding boolean arguments
- Command-query separation
- Null?
- notes