Difference between revisions of "IB Computer Science 2"

From WLCS
Line 1: Line 1:
== Monday (11/13/17) ==
+
== Monday - Tuesday (11/13/17 - 11/14/17) ==
 
'''Agenda:'''
 
'''Agenda:'''
 
* Demo completed [[Java - Static Queue Assignment]]
 
* Demo completed [[Java - Static Queue Assignment]]
 
** Be sure that you cover the special enqueue/add and dequeue/remove scenarios!
 
** Be sure that you cover the special enqueue/add and dequeue/remove scenarios!
 
* Work on the Circular Queue challenge at the end of [[Java - Static Queue Assignment]]
 
* Work on the Circular Queue challenge at the end of [[Java - Static Queue Assignment]]
 +
* Object and References Review
 +
** [[Media:Point.java]]
 +
** [[Media:ReferencesReview.java]]
 +
* Node class
 +
** [[Media:Node.java]]
 +
** [[Media:NodeFun.java]]
 +
** [[Media:NodeFunAgain.java]]
  
 
== Monday - Thursday (11/6/17 - 11/9/17) ==
 
== Monday - Thursday (11/6/17 - 11/9/17) ==

Revision as of 10:50, 14 November 2017

Monday - Tuesday (11/13/17 - 11/14/17)

Agenda:

Monday - Thursday (11/6/17 - 11/9/17)

Agenda:

Wednesday - Friday (11/1/17 - 11/3/17)

Agenda:

Archives