Difference between revisions of "IB Computer Science 2"

From WLCS
(Thursday (11/6/14))
(Thursday (11/6/14))
Line 1: Line 1:
== Thursday (11/6/14) ==
+
== Thursday - Friday (11/6/14 - 11/7/14) ==
 
'''Agenda:'''
 
'''Agenda:'''
 
* Introduction to Binary Trees
 
* Introduction to Binary Trees
 
** [[Media:BinaryTrees.ppt]]
 
** [[Media:BinaryTrees.ppt]]
 
** [[Media:Recursion.ppt]]
 
** [[Media:Recursion.ppt]]
** Recursive Linked List...whaaaa?!?
+
* Recursive Linked List...whaaaa?!?
** Binary Tree Code walk-through
+
* Binary Tree Code walk-through
  
 
== Monday - Wednesday (11/3/14 - 11/5/14) ==
 
== Monday - Wednesday (11/3/14 - 11/5/14) ==

Revision as of 14:31, 7 November 2014

Thursday - Friday (11/6/14 - 11/7/14)

Agenda:

Monday - Wednesday (11/3/14 - 11/5/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