IB Computer Science Year 2 - October 3 2018 Lesson Notes: Difference between revisions

From Computer Science Wiki
 
Line 15: Line 15:
* We will learn about the last control topic: GPS systems [https://computersciencewiki.org/index.php/Control_Systems#GPS click here]
* We will learn about the last control topic: GPS systems [https://computersciencewiki.org/index.php/Control_Systems#GPS click here]
* We will tackle a pseudocode problem and discuss general problem solving:  
* We will tackle a pseudocode problem and discuss general problem solving:  
** Please complete the hacker section in: [[Add numbers in a collection]]
 
** Please complete this problem set: [[Friend finder]]
** Carefully read '''every single word''' in the problem.
** Thinking through a problem without a computer
** Thinking through a problem without a computer (how would you explain this to a friend to solve this?)
** Writing the step-by-step guide
** Declare variables at the top of your code
** Help you clarify the right level of technical depth
** Use comments liberally
** Write legibly
** Always ensure there is output to your code
 
* All students: please complete the hacker section in: [[Add numbers in a collection]]
* HL students: please complete this problem set: [[Friend finder]]
 


<!-- ======================================================================================= -->
<!-- ======================================================================================= -->

Latest revision as of 08:58, 3 October 2018

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

Hello Seniors,

  • We start with a reflection
  • We will learn about the last control topic: GPS systems click here
  • We will tackle a pseudocode problem and discuss general problem solving:
    • Carefully read every single word in the problem.
    • Thinking through a problem without a computer (how would you explain this to a friend to solve this?)
    • Declare variables at the top of your code
    • Use comments liberally
    • Write legibly
    • Always ensure there is output to your code


Homework.png What is our home learning?[edit]

  • Please see google classroom


Target.png How am I being assessed today?[edit]

I will assess you formatively today, and make a professional judgement to what extent you understand our learning material. I will use observation, your written work, answers to questions, and contribution to class discussions as data to make my decisions.

I will also ask you to complete a self-assessment which I will use to help me guage how well you think you understand our material in class.

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]