Difference between revisions of "IB Computer Science 2"

From WLCS
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Monday - Thursday (11/6/17 - 11/8/17) ==
+
== Monday - Tuesday (11/20/17 - 11/21/17) ==
 +
'''Agenda:'''
 +
* TURN IN PERMISSION SLIPS! (caps are intentional to convey yelling)
 +
* Return Node Quiz
 +
** Node Quiz retakes
 +
* Complete and demo [[Java - Dynamic Stack Assignment]]
 +
** If you have not, then complete it over Thanksgiving Break
 +
 
 +
== Thursday (11/16/17) ==
 +
'''Agenda:'''
 +
* Take the Node Quiz (~10 minutes)
 +
* Work on [[Java - Dynamic Stack Assignment]]
 +
 
 +
== Monday - Wednesday (11/13/17 - 11/15/17) ==
 +
'''Agenda:'''
 +
* Demo completed [[Java - Static Queue Assignment]]
 +
** 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]]
 +
* Object and References Review
 +
** [[Media:Point.java]]
 +
** [[Media:ReferencesReview.java]]
 +
* Node class
 +
** [[Media:Node.java]]
 +
** [[NodeDemo.java]]
 +
** [[AnotherNodeDemo.java]]
 +
* Node Quiz on Thursday (11/16/17)
 +
** 2 questions
 +
** If given code, you can draw a memory diagram
 +
** If given a memory diagram, you can write the code to create it
 +
 
 +
== Monday - Thursday (11/6/17 - 11/9/17) ==
 
'''Agenda:'''
 
'''Agenda:'''
 
* Group 4 field trip chaperone forms?
 
* Group 4 field trip chaperone forms?

Revision as of 11:38, 20 November 2017

Monday - Tuesday (11/20/17 - 11/21/17)

Agenda:

  • TURN IN PERMISSION SLIPS! (caps are intentional to convey yelling)
  • Return Node Quiz
    • Node Quiz retakes
  • Complete and demo Java - Dynamic Stack Assignment
    • If you have not, then complete it over Thanksgiving Break

Thursday (11/16/17)

Agenda:

Monday - Wednesday (11/13/17 - 11/15/17)

Agenda:

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

Agenda:

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

Agenda:

Archives