Difference between revisions of "IB Computer Science 2"

From WLCS
Line 1: Line 1:
== Monday - Wednesday (11/3/14 - 11/5/14) ==
+
== Wednesday (11/6/14) ==
 +
'''Agenda:'''
 +
* Introduction to Binary Trees
 +
** [[Media:BinaryTrees.ppt]]
 +
** [[Media:Recursion.ppt]]
 +
** Binary Tree Code walk-through
 +
 
 +
== Monday - Tuesday (11/3/14 - 11/4/14) ==
 
'''Agenda:'''
 
'''Agenda:'''
 
* Demo Linked List if you have not already done so
 
* Demo Linked List if you have not already done so
Line 13: Line 20:
 
** [[Media:Recursion.ppt]]
 
** [[Media:Recursion.ppt]]
 
** Binary Tree Code walk-through
 
** Binary Tree Code walk-through
 
 
== Archives ==
 
== Archives ==
 
* [[IBCS2 - 1415 - October]]
 
* [[IBCS2 - 1415 - October]]
 
* [[IBCS2 - 1415 - September]]
 
* [[IBCS2 - 1415 - September]]

Revision as of 07:49, 6 November 2014

Wednesday (11/6/14)

Agenda:

Monday - Tuesday (11/3/14 - 11/4/14)

Agenda:

  • Demo Linked List if you have not already done so
  • Internal Assessment - Criterion C: Development
    • Documents the development of your project
    • Discusses major programming concepts and why you used them
    • Shows evidence of the major programming concepts via screenshots
    • You will turn in a Criterion C outline in a few weeks
  • Internal Assessment progress check
  • Work on your Internal Assessment
  • Introduction to Binary Trees

Archives