Mr. Minich's Homework Calendar
January 2003
Click "Reload" to ensure this page is updated.

Monday

Tuesday

Wednesday

Thursday

Friday

 

 

 

Jan 2

BASIC -

Read the Ch. 6 online notes which are online.

C++  -

Do Ch. 9 vocab by Jan 7. The lecture notes are online.

Be ready for a possible quiz at any time on the main aspects of Marine Bio Case Study Part I pp. 1-18, especially generating pseudorandom numbers with  a RndGen object. Study RndGen worksheet #1

Familiarize yourself with or memorize the selection and insertion sort algorithms of Ch. 8 worksheet #10. Be ready for a quiz.

Data Structures -

Read Marine Bio Case Study Part I (pp. 1-18). Be ready for a quiz on RandGen in early January. Review RndGen worksheet #1

Work on Ch5Proj1 - due Jan 7

Read Ch. 6 pp. 375-384

3

No School
(snow)

6

BASIC -

Finish the interface & properties planning forms & begin the pseudocode for Ch5Proj2

C++  -

Do Ch. 9 vocab by Thur. The lecture notes are online.

Be ready for a possible quiz at any time on the main aspects of Marine Bio Case Study Part I pp. 1-18, especially generating pseudorandom numbers with  a RndGen object. Study RndGen worksheet #1

Write a program that allows the user to guess a random integer between or including 1 and 100 that is generated by C++. The program should count and display the total number of guesses.

Data Structures -

Work on Ch5Proj1 - due Wed Jan 8

Read Ch. 6 pp. 388-398

7

BASIC -

Finish the pseudocode and begin writing the code for Ch5Proj2

C++  -

Do Ch. 9 vocab by Thur.

Data Structures -

Finish Ch5Proj1 - due Wed Jan 8

8

BASIC -

Finish writing the code for Ch5Proj2

Do Ch. 6 worksheet #1

C++  -

Finish Ch. 9 vocab

Data Structures -

Read Ch. 6.3 pp. 402-411

Do Ch. 6 worksheet #1

9

BASIC -

Do Ch. 6 worksheet #2 & #3

C++  -

Study for insertion & selection sort algorithm retake quiz

Data Structures -

Do #1-6, 8, & 9 on pp. 384+

10

BASIC -

Do the practice midterm by Tue

Complete Ch5Proj2 by Tue

C++  -

Optional - do the practice Honors midterm by Tue

Data Structures -

Do #1-6, 8, & 9 on pp. 384+

Do #1-7 on pp. 398+

13

BASIC -

Do the practice midterm by Tue

Complete Ch5Proj2 by Tue

C++  -

Study for midterm

Practice midterm is due tomorrow (optional)

Data Structures -

Study for midterm

Do #1, 2, 4-6 on pp. 411+ by Monday

Read 6.4 pp. 417-423 and do #1 on p. 422 by Monday

14

BASIC -

Study for midterm

C++  -

Study for midterm

Data Structures -

Study for midterm

15

BASIC -

Study for midterm

C++  -

Study for midterm

Data Structures -

Study for midterm

16

BASIC -

Study for midterm

C++  -

Study for midterm

Data Structures -

Study for midterm

17

BASIC -

None

C++  -

None

Data Structures -

Do #1, 2, 4-6 on pp. 411+ by Monday

Read 6.4 pp. 417-423 and do #1 on p. 422 by Monday

20

BASIC -

None

C++  -

None

Data Structures -

Do p. 453 Fill in the blank #1-10

Do p. 454 Written Q's #14-17

21

BASIC -

(Per 6 only) Finish Ch. 6 worksheets #2 & #3

C++  -

Ch. 9 worksheets #1 & #2

Data Structures -

Do workbook "Fill in Blank" #1-6, 9 on p. 109

Do workbook "Mult. Ch." #1-10 on p. 110

22

BASIC -

Per 2 - Finish Ch. 6 worksheet #3

C++  -

None

Data Structures -

Do workbook "Written Q's" #2, 3, 5, 6-10, 12, 13 on pp. 112+ by Fri

23

BASIC -

Do Ch. 6 worksheet #4

C++  -

Ch. 9 worksheet #4

Data Structures -

Finish workbook "Written Q's" #2, 3, 5, 6-10, 12, 13 on pp. 112+

24

BASIC -

Ch. 6 vocab due Wed

Finish Ch. 6 worksheet #4

Do Ch. 6 worksheet #9

C++  -

Ch9Proj1 due Feb. 4

Do Ch. 9 worksheets #5-8

Data Structures -

Prepare for "insert node into a binary search tree" function quiz

27

BASIC -

Ch. 6 vocab due Wed

C++  -

Work on Ch9Proj1

Data Structures -

Begin Ch. 6 worksheet #6 . This will not be collected but it will have to be typed into the compiler and saves as Ch6Proj1.cpp by the end of class on Mon.

28

BASIC -

Ch. 6 vocab due Wed

C++  -

Study for Ch. 9 Test by doing this practice test

Work on Ch9Proj1

Data Structures -

Do Ch. 6 worksheet #5 on paper. Tomorrow you must add the isEqual function to your Ch6Proj1 program and test it.

Work on Ch. 6 worksheet #6 (aka Ch6Proj1) which is due at the end of class on Mon.

29

BASIC -

(Per 2) Finish Ch. 6 worksheet #8 that was started in class

(Per 6) Do Ch. 6 worksheets #9, 10, & 11

C++  -

Work on Ch9Proj1

Data Structures -

Do Ch. 6 worksheet #9 and prepare to be quizzed or tested on your ability to fill in missing code segments in the author's find & remove functions (as well as the insert function of course)

Work on Ch. 6 worksheet #6 (aka Ch6Proj1) which is due at the end of class on Mon.

30

BASIC -

Finish Ch. 6 worksheets #12 & 14 that were started in class

Do Ch. 6 worksheets #13 & 15

C++  -

Work on Ch9Proj1

Read Ch. 10 lecture notes

Data Structures -

Do Ch. 6 worksheet #11 by Mon. By Monday, you must add the printRelationship function to your Ch6Proj1 driver program and test it.

Work on Ch. 6 worksheet #6 (aka Ch6Proj1) which is due at the end of class on Mon.

31

BASIC -

Study for Monday's Ch. 6 Test by completing the practice test

C++  -

Work on Ch9Proj1

Data Structures -

Study for Ch. 6 Test on Tuesday

Do Ch. 6 worksheet #10. On Monday you must add the distance function to your Ch6Proj1 driver program and test it.

Work on Ch. 6 worksheet #6 (aka Ch6Proj1) which is due at the end of class on Mon. You must have included the isEqual (Ch6wksht5), distance (Ch6wksht10), & printRelationship (Ch6wksht11)