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

From Computer Science Wiki
 
(2 intermediate revisions by the same user not shown)
Line 5: Line 5:
==[[File:class_plan.png]] What are we going to learn today?==
==[[File:class_plan.png]] What are we going to learn today?==


 
# Review homework
# Welcome to computational thinking!  
# Welcome to computational thinking!  
# We will learn programming AND computational thinking at the same time, they go together
# We will learn programming AND computational thinking at the same time, they go together
Line 34: Line 34:
==[[file:homework.png]] Homework ==
==[[file:homework.png]] Homework ==


# ssh -l YOUR FIRST NAME 85.90.244.131
# Please create a step-by-step guide so I can cook whatever you had for dinner tonight.  
# It would be helpful if you exercised some curiosity on our remote server
## I must be able to create, '''EXACTLY''', what you had for dinner.
# Please also install and use [https://www.iterm2.com/ term2] terminal application on your OS X laptops
## I will need a list of ingredients, and step-by-step instructions.  
# Please watch these two videos. They will '''strengthen your understanding''' of PHP and web applications
## https://www.youtube.com/watch?v=l5O-HKElXPc
## https://www.youtube.com/watch?v=abUuRqYUUaY





Latest revision as of 10:18, 13 September 2016

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]