-
Notifications
You must be signed in to change notification settings - Fork 0
Workshop agenda
John Spray edited this page Sep 9, 2020
·
1 revision
- Go over this agenda
- Overall goal - build a calculator
- Requirements for the calculator (sketched UI, plus description of behaviour)
- Get "Hello world' application working
- Calculator1 activities
- Calculator6 activities
- Review hand-written diagram and introduce abstractions it uses
- Hand code from hand-written diagram, and run the application
- Draw Xmind diagram and use XmindParser, then run the application
- Review hand-written diagram and go through how the calculator works.
- Review Xmind diagram to see how it is the same as the hand-written one, and then run XmindParser
- Run the application and enter the formulas exampled in the original requirements