Assignment Calendar
October 2009
Click "Refresh" to ensure this page is updated.

Monday

Tuesday

Wednesday

Thursday

Friday

28

VB

Lecture (Unit 2 - Variables & Data Types)

Begin Evaluating Assignment Statements Worksheet #1 being sure to neatly write out your steps

HW
Finish Evaluating Assignment Statements Worksheet #1

Java

Review Tank class

HW
Study for Computer # Systems quiz

SD

Work on a6.cpp (all prices & item descriptions read from external files, functions included in .h file, constants can be edited by a separate program)

HW
Work on a6.cpp

29

VB

Lecture (How to write assignment statements)

Guided classwork - Do Writing Assignment Statements Worksheet #1

HW
Do Writing Assignment Statements Worksheet #2

Java

Quiz on Computer # Systems

SD

Work on a6.cpp

HW
Work on a6.cpp

30

VB

Per 1 quiz on evaluating expressions

Unit 1 Test post-mortem

HW review &/or check

Begin guided classwork - Do Using Variables Worksheet #1

HW
Unit 2 vocab due Mon Oct 5
Do Writing Assignment Statements Worksheet #3

Java

Review Tank, Bot & BankAccount classes demos

HW
Ch. 2 worksheet #1

SD

Work on a6.cpp

HW
a6.cpp due Fri

Oct 1

VB

Finish guided classwork - Do Using Variables Worksheet #1

Begin Convenience Store Project by designing interface

HW
Unit 2 vocab due Mon Oct 5

Java

Review Tank client (test) class

SD

Work on a6.cpp

HW
a6.cpp due Fri

2

VB

Work on Convenience Store Project

HW
Read all of Unit 2 lecture notes
Unit 2 vocab due Mon

Java

Lecture - Ch 2 (tracing code in a client class, constructors)

SD

Lecture - using Excel to create csv files

5

VB

Work on Convenience Store Project

Java

Work on Custom Class Project

SD

Review for C++ Test #1

HW
Study for C++ Test #1

6

VB

Work on Convenience Store Project

Java

Work on Custom Class Project

SD

C++ Test #1on variables, statements, if statements & loops

7

VB

Work on Convenience Store Project

HW
Convenience Store Project due Fri

Java

Work on Custom Class Project

HW
Custom Class Project due Fri

SD

Work on a7.cpp

HW
a7.cpp due Fri

8

VB

Quiz on evaluating assignment statements (must show steps)

Work on Convenience Store Project

Review & discuss Convenience Store Project

HW
Convenience Store Project due Fri

Java

Quiz - write a class with 1 property, 1 accessor, 1 modifier

Work on Custom Class Project

HW
Custom Class due Fri
Ch 2 vocab due Mon

SD

Work on a7.cpp

HW
a7.cpp due Fri
Study for C++ Test #2 (functions & files) on Tue

9

VB

Work on Convenience Store Project

Review & discuss Convenience Store Project (program could be written in one line, module vs local scope of variables)

HW
Do Unit 2 Practice Test

Java

Unit 2 Lecture (tracing constructors, OOD, OOP, encapsulation)

Work on Custom Class Project

HW
Ch 2 vocab due Mon

SD

Finish a7.cpp by 2:40 pm

HW
Study for C++ Test #2 (functions & files) on Wed
Complete online practice test by Tue

12

No School

13

VB

Review Unit 2 Practice Test

Unit 1 Test post-mortem

Practice writing declaration & assignment statements

HW
Study for Thursday's Unit 2 Test
Per 8 - Do Using Variables Worksheet #2

Java

Submit vocab

Lecture (aliasing, this, final static constants)

HW
Study for eventual "writing out a whole class" quiz
Do Ch 2 worksheet #1

SD

Review for C++ Test #2

HW
Study for C++ Test #2 by finishing the practice test

14

VB - Per 8 sub

Review for Unit 2 Test

Practice writing declaration & assignment statements

HW
Study for Unit 2 Test
Per 8 - Do Using Variables Worksheet #2

Java - Per 7 only

Homework review (Unit 2 scavenger hunt worksheet) & continue lecture (see 11/13)

Lecture (local variables, garbage collection, explicit vs implicit parameters, overloaded method, method signature, side effect)

HW
Study for writing out a whole class quiz

SD

Review C++ Practice Test #2

HW
Study for C++ Test #2

15

VB

Unit 2 Test

Java - Per 7 only

Lecture (overloaded method, method signature, side effect)

HW
Study for writing out a whole class quiz

Per 7 - Label every vocab word or other "important" term from the lecture notes as possible on a printed out version of Tank & TankTest. Count them # of terms and write it in the upper-right corner with your name.

SD

C++ Test #2 on functions & files

HW
Work on a8.cpp

16

VB

no Per 4 or 8 due to assembly

Java - Per 3 only

Lecture - see 10/13 - 10/15

HW

Per 3 - Label every vocab word or other "important" term from the lecture notes as possible on a printed out version of Tank & TankTest. Count them # of terms and write it in the upper-right corner with your name.

Study for writing out a whole class quiz

SD

no class due to assembly

19

VB

Unit 2 Test post-mortem

Java

Per 3
Review HW
Lecture (garbage collection, overloaded method, method signature, side effect)

Per 7
Classwork - Label every vocab word or other "important" term from the lecture notes as possible on a printed out version of Tank & TankTest. Count them # of terms and write it in the upper-right corner with your name.

HW
Study for tomorrow's writing out a whole class quiz

SD

Work on a8.cpp

20 sub

VB

Read the Unit 3 lecture notes (Graphics & Methods)

Complete your Unit 3 vocab assignment. Turn in to the inbox by the end of the class period.

Complete & submit any outstanding Unit 1 or Unit 2 vocab assignments

(if time) Open your DrawHouse hacking program and add more detail (windows, chimney, etc) to the house picture using the DrawLine method.

Java

Quiz - write a whole Tank class with 1 property (myAmmo), 1 accessor, 1 modifier, 1 interesting method, 1 default constructor, & 1 other constructor

When you submit your quiz to the inbox, work on the Unit 2 Practice Test which is due tomorrow as homework

HW
Complete the Unit 2 Practice Test

SD

Work on a8.cpp

21

VB

Unit 3 lecture (DrawEllipse, etc)

Introduce Unit 3 Drawing project & begin interface sketch

HW
Finish interface sketch for Unit 3 Drawing project

Java

Review the Unit 2 Practice Test

HW
Study for Unit 2 Test

SD

Work on a8.cpp

HW
Work on a8.cpp

22

VB

Work on Unit 3 Drawing project - Read the Unit 3 Graphics lecture notes

Java

Unit 2 Test

SD

Work on a8.cpp

HW
Work on a8.cpp

23 LD

VB

Work on Unit 3 Drawing project - Read the Unit 3 Graphics lecture notes

Java

Unit 3 lecture (data types, local variables, ++ & -- operators, overflow, Integer.MAX_VALUE, loss of precision, integer division, casting)

HW
Keep studying Units 1 & 2 for multiple choice later next week

SD

C++ lecture (character arrays)

HW
Work on a8.cpp

26 LD

VB

Work on Unit 3 Drawing project - Read the Unit 3 Graphics lecture notes

Java

Unit 2 Test post-mortem

Review Tracing Code worksheet #1

HW
Study for AP part of Unit 2 Test on Wed

SD

Work on a8.cpp

HW
Work on a8.cpp

27

VB

Work on Unit 3 Drawing project - Read the Unit 3 Graphics lecture notes

Java

Read Unit 2 lecture notes and do Tracing Code Worksheet #2 as classwork

HW
Study for AP part of Unit 2 Test

SD

Work on a8.cpp

HW
Work on a8.cpp

28

VB

Work on Unit 3 Drawing project - Read the Unit 3 Graphics lecture notes

HW
Unit 3 Drawing project due Fri at 2:30 pm
Do Drawing Worksheet #1 & Drawing Worksheet #2

Java

Unit 2 Test - AP part

HW
Tracing Code worksheets #1, 2 & 3

SD

Work on a8.cpp

HW
a8.cpp is due Thu 2:30 pm

29 caf duty at 2:20

VB

Unit 3 lecture (calling methods, passing parameters)

Work on Unit 3 Drawing project

HW
Unit 3 Drawing project due Fri 10/30 at 2:30 pm
Do Drawing Worksheet #1 & Drawing Worksheet #2 if you didn't finish it already

Java

Review the Java API entry for substring

HW Review

Unit 3 lecture (String, concatenation, parseInt, parseDouble, substring, length)

HW
Tracing Code worksheet #4

SD

Finish a8.cpp

Runtime grades for a8.cpp

HW
a8.cpp is due today at 2:30 pm

30

VB

Unit 3 lecture (FromArgb method)

Finish Unit 3 Drawing project (due by 2:30 pm today)

HW
Unit 3 Drawing project due at 2:30 pm today 10/30

Java

Unit 3 lecture (length, +=, equals, indexOf, charAt, immutable)

Unit 3 lecture (Math class & its static methods, static vs instance methods, Math.PI)

HW
Tracing Code worksheet #6

SD

Runtime grades for a8.cpp

Do the C++ "Practice Final Exam"

HW
Finish the C++ "Practice Final Exam"

Nov 2 LD

VB

No Per 8 (early dismissal)

Work on the Unit 3 Practice Test

HW
Unit 3 Drawing project due at 2:30 pm today 10/30
Do Unit 3 Practice Test

Java

No Per 7 (early dismissal)

Work on Unit 3 vocab or Create your own Unit 3 tracing code worksheet

HW
Tracing Code worksheet #5
Unit 3 vocab due Thu

SD

grade AD's a8.exe runtime

C++ lecture on getline & end of line character

C++ lecture (struct, typedef, classes)

HW
Study of Thursday's C++ exam on strings & arrays

3 LD

VB

Review the Unit 3 Practice Test

Java

Unit 3 lecture (length, +=, equals, indexOf, charAt, immutable)

Unit 3 lecture (Math class & its static methods, static vs instance methods, Math.PI)

Unit 3 lecture (Scanner, next, nextLine)

Unit 3 lecture (reading from a file, how primitives are copied differently from objects)

HW
Tracing Code worksheet #7
Unit 3 vocab due Thu

SD

?

HW
Study of Thursday's C++ exam on strings & arrays

4 End of 1Q

VB

Unit 3 Test

Java

Review for Unit 3 Test

HW
Tracing Code worksheet #8
Unit 3 vocab due Thu

SD

?

HW
Study of Thursday's C++ exam on strings & arrays

5

VB

?

Java

Unit 3 Test

SD

C++ exam on strings & arrays

6 caf duty

VB

?

Java

Unit 3 Test

SD

?