IB computer science HL September 30 2016 Lesson Notes

From Computer Science Wiki

Class plan.png What are we going to learn today?[edit]

  1. You have a sub today.
  2. I expect all HL students to attempt to implement a pizza ordering system that allows for multiple toppings on multiple pizzas
    1. You must work together
    2. Your ordering system should work sequentially. So the user chooses how many pizza's they want, and then your program goes to the next step where they ask "what toppings do you want on pizza (current pizza). Remember you can pass variables to different pages.

Homework.png Homework[edit]

  1. Please review (watch the video) on our page about loops


Target.png How am I being assessed today?[edit]

  1. You will be formatively assessed in class today

Ourstandards.png Standards we are covering today[edit]

  • Identify the condition associated with a given decision in a specified problem.
  • Explain the relationship between the decisions and conditions of a system.
  • Define the operators =, ≠, <, <=, >, >=, mod, div.
  • Click here for all our standards



Computer1.png As a computer scientist, you have:[edit]

  • Confidence in dealing with complexity
  • Persistence in working with difficult problems
  • Tolerance for ambiguity
  • The ability to deal with open-ended problems
  • The ability to communicate and work with others to achieve a common goal or solution

Credit.png Credits[edit]