From Computer Science Wiki
What are we going to learn today?[edit]
- Review homework
- Welcome to computational thinking!
- We will learn programming AND computational thinking at the same time, they go together
- We will do a small bit of housekeeping:
- iterm2 on your school-issued macs
- php on your macs
- the bulk of the class:
- Web servers
- PHP
- About PHP
- Official documentation
- Comments (one line and multi line)
- Variables
- Predefined variables
- Strings
- Numbers
- Numeric operations
- Constants
- Single vs double quotation marks
- Escape Sequences
|
Homework[edit]
- Please create a step-by-step guide so I can cook whatever you had for dinner tonight.
- I must be able to create, EXACTLY, what you had for dinner.
- I will need a list of ingredients, and step-by-step instructions.
|
How am I being assessed today?[edit]
- You will be formatively assessed in class today
|
Standards we are covering today[edit]
|
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]
|