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

Monday

Tuesday

Wednesday

Thursday

Friday

31

BASIC -

Work on Ch8Proj1

C++  -

Per 5 - Review Ch. 13 worksheet #7

Ch. 13 Lecture - (apstring interface , reading the documentation in the interface, overloaded operators, free functions in apstring.h)

Data Structures -

FInish Ch8Proj1 grading ("2003 Hash Off")

Apr 1

BASIC -

Work on Ch8Proj1

C++  -

Submit HW - Ch. 13 vocab

Ch. 13 Lecture - (apstring implementation, new, assert, delete, *this, cerr, fail, get, putback, bounds-checking, the use of const in the function prototypes)

Data Structures -

Classwork - hash function multiple choice exercises

Classwork - 26 AP A exam mult. ch. questions in 30 mins

Review classwork

2

BASIC -

Work on Ch8Proj1

C++  -

Ch. 13 Lecture - (the use of const in the function prototypes)

Data Structures -

Review yesterday's classwork

Quiz tomorrow on apstring.h

3

BASIC -

Finish Ch8Proj1

C++  -

Ch. 13 worksheet #3 quiz

Ch. 13 classwork

Data Structures -

Introduction to Marine Bio Part I aquamain.cpp runtime

 

4

BASIC -

Introduce Game Program

C++  -

Ch. 14 lecture (apvectors, parallel arrays)

Ch. 14 classwork

Data Structures -

Set up workspace for Marine Bio Part 2

Review Marine Bio by completing MB worksheets

7

BASIC -

No class due to early dismissal

C++  -

(Per 7 only) - Ch. 14 lecture (template functions)

Data Structures -

Review Marine Bio by completing MB worksheets

8

BASIC -

Examples of past game programs & ideas

C++  -

(Per 5) - Ch. 14 lecture (template functions); see Ch 14 demo #8 & Ch. 14 demo #9

Begin Ch. 15 lecture (apmatrix class)

Ch. 15 classwork - Begin homework which is:
Honors - Ch. 15 worksheets #2
AP - Ch. 15 worksheets #1 & #2

Data Structures -

Finish reviewing last Tuesday's classwork

Review Marine Bio by completing MB worksheets

9

BASIC -

Ch. 8 classwork & review for test

C++  -

HW review &/or submit

Ch. 18 lecture (recursion)

Data Structures -

Review Marine Bio by completing MB worksheets

Classwork - AP AB free response question

10

BASIC -

Ch. 8 Test

C++  -

Ch. 18 lecture (recursion)

Review Ch. 18 demos

Classwork - Ch. 18 worksheet #3

Introduce Spring Break homework asst - practice CML exam

Data Structures -

Review Marine Bio by completing MB worksheets

Introduce homework for spring break - 98 CML practice exam

11

No School

AP Practice Exam
8:30 am - 11:30 am in library classroom

14

 

15

 

16

Spring Break

17

 

18

 

21

No School

22

BASIC -

Ch8Proj1 runtime grades

C++  -

Schedule AP Practice exam make-ups

Practice CML exams will be given after school today or during any study hall today through Thursday. This is highly recommended for AP students.

Review Ch. 18 worksheet #3

Review Ch. 15 lecture (apmatrices, apmatrix interface & algorithms with matrices)

Do Ch. 15 worksheet #3 as classwork

Data Structures -

Review Marine Bio by completing MB worksheets

23

BASIC -

Java & Web Design camps at Penn State Berks this summer

Begin Ch. 9 lecture (reading seq. access files, listboxes)

C++  -

Submit 1998 CML Practice Exam answers (HW over Spring Break)

Assign Ch15Proj2 to honors students

Per 7 - Do Ch. 15 worksheet #3 as homework

Intro to Marine Bio Part I

Data Structures -

Discuss classes associated with Marine Bio Part II

24

BASIC -

Continue Ch. 9 lecture (reading seq access files, seq access vs random access)

C++  -

Finish Marine Bio Part I (review the code & aquamain.cpp)

Introduce Marine Bio Part II (associated classes)

Honors - Work on Ch15Proj2

Data Structures -

Classwork - Marine Bio Free Response questions

Distribute 2000-2002 practice CML exams

25

BASIC -

Continue Ch. 9 lecture (appending to seq. access files)

C++  -

Discuss Marine Bio Part II & fishsim.cpp

Distribute 1999-2002 practice CML exams for practice at home

Honors - Work on Ch15Proj2

Data Structures -

Classwork - more Marine Bio Free Response questions

28

BASIC -

Continue Ch. 9 lecture (writing to seq. access files)

C++  -

HW collect/check/ or review

Extras of most recent handouts are on the counter in the classroom

Review Marine Bio Part II (trace fishsim.cpp & observe runtime)

Review Marine Bio mult. choice questions & answers at end of the new MB packet

Honors - Work on Ch15Proj2

Data Structures -

Marine Bio mult. choice quiz #1

Distribute 2002 practice CML exams if not distributed already

Extras of most recent handouts are on the counter in the classroom

Review Marine Bio mult. choice questions & answers at end of the new MB packet

 

29

BASIC -

Continue Ch. 9 lecture (removing records from seq. access files)

C++  -

Distribute practice CML exam answers

Ch. 18 lecture (searching)

(if time) Ch. 19 lecture (sorting)

Honors - Work on Ch15Proj2

Data Structures -

Finish the 1999 Free Response #2 (parts b & c - Act & Breed) question for homework

30

BASIC -

Continue Ch. 9 lecture (inserting new record to middle of a seq. access files)

C++  -

Ch. 19 lecture (sorting)

Review 2000 (with answers), 2001 (questions only but Mr. Minich can give you a copy of the answers) & 2002 (questions only) Free Response questions that are online. It would be good to review this material on your own in the next week.

Honors - Work on Ch15Proj2

Data Structures -

Review 2000 (with answers), 2001 (questions only but Mr. Minich can give you a copy of the answers) & 2002 (questions only) Free Response questions that are online. It would be good to review this material on your own in the next week.

Review any necessary topics such as radix sort, linked lists, apstack.h, apqueue.h, binary search trees, heaps, & hash functions

May 1

BASIC -

Continue Ch. 9 lecture (inserting new record to middle of a seq. access files)

C++  -

2003 CML Exam

Honors - Work on Ch15Proj2

Data Structures -

2003 CML Exam

2

Event Day

5

BASIC -

Work on game program

C++  -

Review the graded 1999 practice AP exam & the Free Response section grading rubrics

Read the AP exam review guide  and this test-information page

Honors - Work on Ch15Proj2

Data Structures -

Review any necessary topics such as radix sort, linked lists, apstack.h, apqueue.h, binary search trees, heaps, & hash functions

6

BASIC -

Continue Ch. 9 lecture (user-defined types, reading random access files)

C++  -

Read the C++ AP exam review guide  and this test-information page and this review of the 4 ways to use const

Honors - Work on Ch15Proj2

Data Structures -

Quiz on Big-0 chart

Review for AP exam (test-taking hints, etc.)

Review any necessary topics such as radix sort, linked lists, apstack.h, apqueue.h, binary search trees, heaps, & hash functions

7

BASIC -

Work on game program

C++  -

AP Exam at 7:30 am

Data Structures -

AP Exam at 7:30 am

8

BASIC -

Continue Ch. 9 lecture (writing to random access files; seq access files vs. random access files)

C++  -

Java & Web Design camps at Penn State Berks

Data Structures -

Java & Web Design camps at Penn State Berks

 

9 substitute teacher- Per 2 & 4

BASIC -

Work on game program

(if time) Text to speech & voice recognition example

C++  -

Java & Web Design camps at Penn State Berks

Data Structures -

????