Step 8 - Okay, you can code finally

Points to remember:

  • What else can you say; you have done all the hard work now you just have to put all the pieces together

Our Steps:

  • BEFORE we start to code, for every "action" you will need to create you Class Diagrams
    • if you can't do this, then you have no idea what your objects are doing!

Step 8-01

Learning Outcome

At the end of this lesson, you will be able to:

  • create the class diagrams for your app

Review

  • Class Diagrams
    • including inheritance

Lesson

  • null

Activity

  • null

Daily Assignment

  • create the Class Diagrams for your program
    • you will have 2 days for this
    • it MUST be done digitally (not hand done on paper!)
    • when finished, submit to me for review
    • NO WRITING CODE until I have approved it

Step 8-02

Learning Outcome

At the end of this lesson, you will be able to:

  • create your app!

Review

  • Class Diagrams
    • including inheritance

Lesson

  • null

Activity

  • null

Daily Assignment

  • now start to actually code
    • each day email me to tell me:
      • what you have done
      • what is not working
      • what you will do next