IB Comp Sci HL - December 6 2016 Lesson Notes: Difference between revisions

From Computer Science Wiki
 
Line 21: Line 21:


# Please review our discussion about [[linked list]].  
# Please review our discussion about [[linked list]].  
# Please scan [[stacks]] and [[queues]]
# Please scan [[stack]] and [[queue]]





Latest revision as of 09:12, 6 December 2016

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

  1. Today we will review our homework
  2. We will review basic data types
  3. We will then start learning about abstract data structures
  4. We will review mutable an immutable
  5. We will review arrays
  6. We will learn about linked list


Homework.png What is our homework?[edit]

  1. Please review our discussion about linked list.
  2. Please scan stack and queue


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]