Mr. Minich's Classwork Calendar
March 2006
Click "Refresh" to ensure this page is updated.

Monday

Tuesday

Wednesday

Thursday

Friday

27

VB -

Work on Ch5Proj2

Java  -

Quiz on examples in obj's 1 or 3

Ch 11 lecture (constructors in parent & child classes, toString method, equals method)

Discuss example code segments in objective #4

Data St -

Continue Ch 20 lecture (binary trees, binary search trees, pre/post/infix traversals)

Review methods from BinarySearchTree class including insertNode, printTree, etc.

28

VB -

Work on Ch5Proj2

Jav a  -

Ch 11 lec ture (abstract classes, final methods & classes, inheritance with interfaces)

Review ModelStu dent / Sophomore / Ch11DemoAbstract demo program that's found in the Ch. 11 notes

Data St -

As a class, work on isLeaf method from Ch 20 worksheet #1

Mar 1      Sub

VB -

Work on Ch5Proj2

You may also work on your game proposal paragraph or Ch 5 vocab if you get stuck on Ch5Proj2

Java  -

Work on Ch11Proj1

Data St -

Work on Ch. 20 vocab which is due Friday

2

No School
due to ice

3

VB -

Submit game proposal & Ch5Proj1 & vocab

Java  -

Work on Ch11Proj 1

Data St -

As a class, work on Ch 20 worksheet #1 exercises #1 & 2

6

VB -

Introduce Ch 5 worksheet #5 homework

Work on Ch5Proj2

Java  -

Classwork - Ch. 11 worksheet #3 (practice AP style MC questions; 20 mins)

Work on Ch11Proj1

Data St -

As a class, work on Ch 20 worksheet #1 exercises #1 & 2

7

VB -

HW collect/review

Introduce Ch 5 worksheet #6 homework

Work on Ch5Proj2

Java  -

Review Ch 11 worksheet #3

Finish Ch11Proj1 (due 2:15 pm tomorrow)

Data St -

Work on Ch 20 worksheets #2-4

8

VB -

Ch. 5 lecture (using functions that return values, passing parameters including sender and e, passing by reference, using a method in Form1 to set a module-level variable )

Java -

Graded classwork (Ch. 11 worksheet #?)

Data St -

Work on Ch 20 worksheets #2-4

9

VB -

Finish Ch5Proj2

Java  -

Review graded classwork

Data St -

Work on Ch 20 worksheets #2-4

10

No School

13

VB -

Review Ch 5 function worksheets

Java  -

Review Ch 11 worksheet

Data St -

Work on Ch 20 worksheet #4

14

VB -

Review Ch 5 function worksheets

Java  -

Ch. 11 test

Data St -

Continue Ch 20 lecture (ordering property, completeness property,identifying BST vs heaps,heaps)

15

VB -

Review Ch 5 function worksheets

Java  -

Ch. 11 test

Data St -

Continue Ch 20 lecture (heaps,priority queues)

16

VB -

Review Ch 5 practice test

Java  -

Begin Ch 13 lecture (declaring fixed arrays, square brackets, instantiating & initializing an array)

Data St -

Continue Ch 20 lecture (heaps, priority queues as abstract data structures, the College Board PriorityQueue interface, heapsort, binary expression trees, hash table, hashCode method)

Work on Ch20Proj3

17

VB -

Per 8 - Ch 5 Test

Per 6 - Review for Ch 5 Test - see Ch 5 Practice Test answers here

Java  -

Continue Ch 13 lecture (length property)

Data St -

Quiz on writing BST methods from scratch (e.g. countNodes, findMin)

Quiz on creating a heap or BST from a given list of elements

Continue Ch 20 lecture (heapsort, priority queues, binary expression trees, hash table, hashCode method)

20

VB -

No Jrs Per 8 PSSA

Work on Game Program

Java  -

No Jrs Per 2 & 3 PSSA

Continue Ch 13 lecture (using a standard array in linear search, counting, & accumulating algorithms, passing an array as a parameter, partially filled arrays,)

Data St -

Juniors late due to PSSA testing

Work on Ch20Proj3 (due Tue 2:30 pm)

21

VB -

Per 6 - Ch 5 Test

Work on Game Program

Java  -

Continue Ch 13 lecture (IndexOutOfBounds ExceptionError, array reference vs array itself, copying arrays, System.arraycopy)

Data St -

Finish Ch20Proj3 (due 2:30 pm)

Ch20Proj1 & Ch20Proj2 runtime grades

22

VB -

Work on Game Program

Java  -

Continue Ch 13 lecture (ArrayList, add, get, size, remove, casting, anonymous object, Integer & Double wrappers)

Data St -

Quiz on preorder, inorder, postorder BT traversals

Continue Ch 20 lecture (heapsort, priority queues, binary expression trees, hash table, hashCode method)

23

VB -

Ch5Proj2 (calculator) runtime grades

Ch 5 Test Post-Mortem

(if time) Work on Game Program

Java  -

Submit Ch 13 vocab

Continue Ch 13 lecture (ArrayList, add, get, size, remove, casting, anonymous object, Integer & Double wrappers)

Data St -

Continue Ch 20 lecture (heapsort, priority queues, binary expression trees, hash table, hashCode method)

24    End of 3rd Q

VB -

No Jrs Per 8 PSSA

Work on Game Program

Java  -

No Jrs Per 2 & 3 PSSA

Continue Ch 13 lecture(ArrayList, add, get, size, remove, casting, anonymous object, Integer & Double wrappers)

Data St -

No Jrs PSSA

Work on PriorityQueue AP mult ch questions

27

VB -

Begin Ch 8 lecture (classes, creating your own class with properties & methods)

Java  -

Continue Ch 13 lecture (2D arrays, searching 2D array, immutable Integer & Double wrapper classes, intValue, doubleValue, equals, compareTo, toString, parseDouble, parseInt)

(if time) Begin HW - Ch 11 worksheet #3

Data St -

Classwork - Ch 20 related AP mult ch questions

Review classwork

28

VB -

Continue Ch 8 lecture (encapsulation)

Java  -

Review Ch 13 worksheet #2

Data St -

Classwork - Ch 20 related AP Fr Resp questions (Ch 20 worksheet #8)

Review classwork

29

VB -

Continue Ch 8 lecture (classes, creating your own class with properties & methods, encapsulation, default constructor, accessor/modifier method, "interesting" method, parent & child classes, inheritance, overriding a mehod, polymorphism, adding events to a class, ToString, CompareTo, & Equals methods)

Java -

Review Ch 13 worksheet #2 & #3

Data St -

Classwork - Do #3 & #4 from last year's 2005 AP exam

Review classwork & the actual grading rubric

30

VB -

Work on Game Program

Java  -

Review Ch11 worksheet #3 questions

Data St -

Begin Marine Bio lecture (utility classes, Environment unbounded and bounded, Simulation, Fish)

31

VB -

Possible Fish class quiz

Work on Game Program

Java  -

Possible quiz on selected Ch11 worksheet #2 or #3 questions

Classwork - Do Ch 13 related AP mult ch questions

Next week: Work on Ch13Proj2 & Ch 11 Test Post-Mortem

Data St -

Ch 20 Test Part 1