Skip to content

Workshop agenda

John Spray edited this page Sep 9, 2020 · 1 revision

Workshop Agenda:

  1. Go over this agenda
  2. Overall goal - build a calculator
  3. Requirements for the calculator (sketched UI, plus description of behaviour)
  4. Get "Hello world' application working
  5. Calculator1 activities
  6. Calculator6 activities

Activities for Calculator1:

  1. Review hand-written diagram and introduce abstractions it uses
  2. Hand code from hand-written diagram, and run the application
  3. Draw Xmind diagram and use XmindParser, then run the application

Activities for Calculator6:

  1. Review hand-written diagram and go through how the calculator works.
  2. Review Xmind diagram to see how it is the same as the hand-written one, and then run XmindParser
  3. Run the application and enter the formulas exampled in the original requirements