IB Computer Science 2

From WLCS
Revision as of 07:27, 7 October 2013 by Admin (talk | contribs)

Monday (10/7/13)

Agenda:

  • Stacks quiz
  • Finish static stack implementation & review
  • Queues - Media:Queues.ppt
  • Create a NumQueue class (static size)

Homework:

Thursday (10/3/13)

Agenda:

  • Stacks - Media:Stacks.ppt
    • Stacks quiz on Monday (10/7/13)
    • Be able to describe the characteristics of a stack
    • Be able to explain the operations of a stack
    • Be able to describe different stack applications
    • If given a list or an array, be able to explain their use as stacks
  • Python Classes Review - Media:PythonClasses.pptx
  • NumStack Class (static-size) walk-through

Tuesday (10/1/13)

Warmup:

Agenda:

  • Searching & Sorting Quiz (~20 minutes)
  • Demo missing matrixAdd() and matrixSub()
  • Demo completed fliplr(m) and flipud(m)
  • Internal Assessment Materials
  • Henceforth...all free time...will be spent working on your IA

Archives