Mr. Minich's Classwork Calendar
February 2002
Click "Reload" to ensure this page is updated.

Monday

Tuesday

Wednesday

Thursday

Friday

Feb 4

Applied Computers-

Continue Access Project 2

C++  -

Work on Ch11Proj1

Data Structures -

Continue Ch. 6 Lecture - C++ linked implementation of B-tree & helper functions in bintree.h

BASIC -

Ch 6 Test

5

Applied Computers-

Continue Access Project 2

C++  -

Review for tomorrow's Ch. 10 & 11 Test

Work on Ch11Proj1 - now due on Fri.

Data Structures -

Review homework (#1 & 2 in Ch. 6 Sxn 2)

Continue Ch. 6 Lecture - C++ linked implementation of B-tree & helper functions in bintree.h

BASIC -

Introduction to the game Set

6

Applied Computers-

Continue Access Project 2

C++  -

Ch. 10 & 11 Test

Data Structures -

Homework review (#3-6 p. 399)

Quiz - like #4-6

BASIC -

Volunteers needed for Mr. Minich's WAEF workshops

Begin Ch. 7 lecture & demos - Circle & Line methods

7

Applied Computers-

Continue Access Project 2

Lecture & Demo on Access Project 2

C++  -

Work on Ch11Proj1 due tomorrow

Data Structures -

HW Review (ch 6 wksht #1)

Continue Ch. 6 Lecture - writing Btree functions

BASIC -

Continue Ch. 7 lecture & demos - RGB function, etc.

8

Applied Computers-

Finish Access Project 2

Introduce the game Set

C++  -

Finish Ch11Proj1

Data Structures -

HW Review (ch 6 wksht #2)

Test Ch 6 wksht #2 answers with btreedriver.cpp

BASIC -

Continue Ch. 7 lecture & demos - Rnd function

11

Applied Computers-

Introduce Access Project 3

Lecture & demo Access Project 3

C++  -

Volunteers needed for Mr. Minich's WAEF workshops - see the rear chalkboard

Anyone interested in NextTech see Mr Minich ASAP - info here and here

Begin Ch. 12 lecture & demos - structs with member functions

Data Structures -

Test Ch 6 wksht #2 answers with btreedriver.cpp

BASIC -

Continue Ch. 7 lecture & demos - the VB coordinate system & ScaleMode

12

Applied Computers-

Begin Access Project 3

C++  -

Continue Ch. 12 lecture & demos - structs with constructors

Data Structures -

Review Ch 6 worksheet #2

Begin Ch 6 worksheet #3 as homework

BASIC -

Continue Ch. 7 lecture & demos - Form Mouse & KeyPress events

13

Applied Computers-

Continue Access Project 3

C++  -

Continue Ch. 12 lecture & demos - analyzing & writing code using structs with public member fxns & constructors and private data

Data Structures -

Submit Ch 6 wksht #2

Review or collect Ch 6 worksheet # (#2 assumed a BST)

Do Ch 6 wksht #4 individually

BASIC -

Survey who is taking C++ next year?

Continue Ch. 7 lecture & demos - Form KeyPress & KeyDown events

14

Applied Computers-

Continue Access Project 3

C++  -

Continue Ch. 12 lecture & demos - introduction to classes

Data Structures -

Submit homework (Ch 6 wksht #4)

Ch 6 Sxn 3 Lecture

BASIC -

Quiz on Rnd function

Continue Ch. 7 lecture & demos - menus

15

Applied Computers-

Continue Access Project 3

C++  -

Continue Ch. 12 lecture & demos - class interfaces & header files

Data Structures -

Ch 6 Sxn 3 homework review

Review the insert function given in Ch 6 wksht #6

BASIC -

Continue Ch. 7 lecture & demos - shortcut menus; scrollbars

18

No School

19

Applied Computers-

Continue Access Project 3

C++  -

Add modifiers & accessors to Ch. 12 Demo #7

Data Structures -

Review the insert function given in Ch 6 wksht #6 for the sake of students absent on Fri.

Type Ch. 6 wksht #6 into the computer & use to test previously written B-tree related functions including

BASIC -

(Per 8) Finish Ch. 7 lecture & demos - shortcut menus; scrollbars

Continue Ch. 7 lecture & demos - collision detection

20

Applied Computers-

Continue Access Project 3

C++  -

Review the textbook's Circle class

Do Ch12Proj1 (due Thur 2:30 pm)

Data Structures -

Review graded Ch. 6 wksht #4

Continue typing Ch. 6 wksht #6 into the computer & use to test previously written B-tree related functions including

BASIC -

Continue Ch. 7 lecture & demos - collision detection

21

Applied Computers-

Continue Access Project 3

C++  -

Continue Ch. 12 lecture & demos - place interface & implementation into separate files & use the ClassView window in Visual C++

Data Structures -

Possible quiz

Test your binarytreedriver.cpp (Ch. 6 wksht #6) program

BASIC -

Work on Ch7Proj1 (maze program)

22

Applied Computers-

Finish Access Project 3

C++  -

Work on Ch12Proj2

(Runtime grades for Ch11Proj1)

Data Structures -

Test the functions:

isLeaf, treeDepth, internalPathLength from Ch 6 wksht #2

countLeafs, findMin from Ch 6 wksht #3

Test Ch. 6 wksht #5 answer in binarytreedriver.cpp

BASIC -

HW check - Ch7Proj1 interface maze drawn on graph paper

Work on Ch7Proj1 (maze program)

25

Applied Computers-

Introduction to Project 4

Begin Project 4

C++  -

Work on Ch12Proj2

(Runtime grades for Ch11Proj1)

Data Structures -

Continue working on binarytreedriver.cpp

BASIC -

Work on Ch7Proj1 (maze program)

26

Applied Computers-

Continue Project 4

C++  -

Work on Ch12Proj2

Data Structures -

Discuss removing a node from a BST

BASIC -

Possible quiz on the form Line method & collision detxn

Work on Ch7Proj1 (maze program)

27

Applied Computers-

Continue Project 4

C++  -

Explain new required way to use apstrings in a program (using the Project/Add To Project/Files menu command)

Work on Ch12Proj2

Data Structures -

Finish discussing removing a node from a BST

Discuss the remove function in binarytreedriver.cpp

BASIC -

WAEF workshop tonight

Work on Ch7Proj1 (maze program)

28

Applied Computers-

Continue Project 4

C++  -

Since many students were absent yesterday, explain new required way to use apstrings in a program (using the Project/Add To Project/Files menu command)

Work on Ch12Proj2

Data Structures -

Fix the remove function in binarytreedriver.cpp

BASIC -

Work on Ch7Proj1 (maze program)

Mar 1

Applied Computers-

Continue Project 4

C++  -

Possible quiz on Ch. 12 topics

Lecture on misc. Ch. 12 topics including initializer list & copy constructors

(if time) Begin Ch 13 lecture & demos

Data Structures -

Fix the remove function in binarytreedriver.cpp

Discuss Ch 6 Sxns 4-5 & 4-6

Schedule recursion presentations

Classwork - do an actual AP exam free-response question involving B-trees

BASIC -

Work on Ch7Proj1 (maze program)

(if time) Review for Ch. 7 Test