IB Comp Sci SL - September 19 2016 Lesson Notes: Difference between revisions

From Computer Science Wiki
No edit summary
Line 17: Line 17:
==[[file:homework.png]] Homework ==
==[[file:homework.png]] Homework ==


# Can you an option for different toppings? There is a very, very difficult part of this, but I'd like for you to try. Hint: arrays.  
# Use conditionals to change the price of pizza based on the day of the week. You'll need to reference your very first php file time.php.  





Revision as of 05:21, 19 September 2016

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

  1. Review homework
  2. We will introduce conditionals
  3. We will introduce arrays


Homework.png Homework[edit]

  1. Use conditionals to change the price of pizza based on the day of the week. You'll need to reference your very first php file time.php.


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]

  • Define the terms: variable, constant, operator, object.
  • Define the operators =, ≠, <, <=, >, >=, mod, div.
  • Analyze the use of variables, constants and operators in algorithms.
  • 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]