From Computer Science Wiki
What are we going to learn today?[edit]
- Review homework
- We will introduce conditionals
- We will introduce arrays
|
Homework[edit]
- 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.
|
How am I being assessed today?[edit]
- You will be formatively assessed in class today
|
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
|
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
|
Credits[edit]
|