Agenda
- Concept: Separation of Concerns
- Learn how to leverage existing code you have already written to write an interactive app.
- Learn how to keep user interface code (the view) separate from data and logic (the model).
NOTE
The written tutorial above covers the same content we did during the lesson in class, but in a bit more detail.
Here is the history of commits from the code we wrote together in class.
Things to do before our next class
- Take half an hour to make further progress on improving your portfolio and completing current tasks.