Designing solutions through programming - September 13 2016 Lesson Notes

From Computer Science Wiki

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

  1. Review homework
  2. Welcome to computational thinking!
  3. We will learn programming AND computational thinking at the same time, they go together
  4. We will do a small bit of housekeeping:
    1. iterm2 on your school-issued macs
    2. php on your macs
  5. the bulk of the class:
    1. Web servers
    2. PHP
    3. About PHP
    4. Official documentation
    5. Comments (one line and multi line)
    6. Variables
    7. Predefined variables
    8. Strings
    9. Numbers
      1. Numeric operations
    10. Constants
    11. Single vs double quotation marks
    12. Escape Sequences


Homework.png Homework[edit]

  1. Please create a step-by-step guide so I can cook whatever you had for dinner tonight.
    1. I must be able to create, EXACTLY, what you had for dinner.
    2. I will need a list of ingredients, and step-by-step instructions.


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]



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]