Project 1 Check-in 3
- Due Jan 31 by 5p.m.
- Points 0
(Please see the corresponding project description for full notes about Check-ins, including discussion with your TA and how to submit). Note that submitting your check-ins on time is one factor we'll take into account when determining your grade.
You should aim to have a version of the main discussion points below ready to discuss with your TA in your assigned slot. If they are not all ready by then, discuss those you do have proposed answers for, as well as any questions you have about the other points. In all cases, briefly reflect the main points of feedback you receive from your TA.
Check-in 3 Report Items
- Explain a mockup of your concrete language design (as used for your first user study), including descriptions of both the syntax and what is meant to happen.
- Include the example snippets you used in your user study, and their outputs.
- Notes about your first user study.
- What did they find easy/difficult?
- What did you learn from your user(s)?
- Is there anything you would have done differently? Can this be done for your final user study?
- What changes to your language design have you made so far, or are considering?
- How does this affect the example snippets you include here?
- Any changes to your project timeline/plan that you need to make?
- Are there new tests you can write now, based on your current project status?
- How can your snippets be made into unit tests, and for which component(s)?
- What about planned error handling in your components? Tests for these?