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

Monday

Tuesday

Wednesday

Thursday

Friday

Aug 31

VB

Review Hello World program & tomorrow's quiz

HW
Study for quiz

Java

Review Hello World program & tomorrow's quiz

HW
Study for quiz

SD

Review Hello World program & tomorrow's quiz

HW
Study for quiz

Sep 1

VB

Unit 1 Lecture (3 kinds of errors, design vs run vs break time)

Create & edit a VB project

Java

Unit 1 Lecture (Unit 1 - hardware, Java bytecode & JVM, programming languages)

SD

C++ lecture (variables including char, 5 steps of programming process, typecasting, cin & cout, macho rounding)

2

VB

Unit 1 Lecture (recognizing parts of IDE)

Java

Unit 1 Lecture (Unit 1 - API, escape sequences)

SD

C++ lecture (if & switch statements, loops including do while)

3

VB

Unit 1 Lecture (3 important files in a VB project, installing VB, naming objects, placing objects)

Java

Demonstration of installing Java JRE & downloading & installing Eclipse

SD

C++ lecture (functions, passing primitive variables by reference, arrays, strings)

4

No School

7

No School

8

VB

Troubleshoot network issues

Java

Students download & install Eclipse to flash drives

Create HelloWorld project

SD

C++ lecture (reading & writing with files)

9 1-3-5-7 (double periods)

VB

Unit 1 Lecture (Objects, Methods & Properties)

Review syntax of methods and assignment statements

Java

Review how to open a previously saved project using Eclipse

Work on Ch 1 vocab

SD

How to using Visual C++ IDE

Review the "lots of easy functions" demo

10 LD
2-4-6-8 (double periods)

VB

Same as previous day

Java

Same as previous day

SD

no class

11 LD

VB

Teacher leads students through process of creating a VB project with "Three Steps" assignment

Java

Introduce ASCII Art project

Work on ASCII Art project

SD

Work on ASCII art project

14

VB

Teacher leads students through process of creating a VB project with "Three Steps" assignment

Review Coding Standards

Java

Work on ASCII Art project

HW
Ch 1 vocab due Fri
ASCII Art project due Fri

SD

Work on ASCII art project

15

VB

Unit 1 Lecture (TabIndex, SetFocus, user interface)

Java

Work on ASCII Art project

HW
Ch 1 vocab due Fri
ASCII Art project due Fri

SD

Finish ASCII Art project

Work on a2.cpp

16

VB

Classwork - Write the Code Worksheet #1

Java

Work on ASCII Art project

HW
Ch 1 vocab due Fri
ASCII Art project due Fri

SD

Finish a2.cpp

HW
a2.cpp due Fri

17

VB

Work on Three Steps project

Java

Work on ASCII Art project

HW
Ch 1 vocab due Fri
ASCII Art project due Fri

SD

Work on a3.cpp

HW
a2.cpp due Fri

18 LD

VB

Finish on Three Steps project

Classwork - Write the Code Worksheet #2

Java

Finish ASCII Art project

Lecture - Ch 1 (Computer # systems, counting in binary & hex)

HW
Count to 100 in binary

SD

Work on a3.cpp

21 LD

VB

HW check / review - Unit 1 Practice Test

HW
Study for Wed's Unit 1 Test

Java

Lecture - Ch 1 (Computer # systems, counting in binary & hex)

SD

Work on a3.cpp

Introduce a4.cpp

HW
a4.cpp due Thu

22

VB (Sub)

Preview games at games.minich.com or begin Unit 2 vocab

HW
Per 4 & 8 Study for Unit 1 Test

Java

Lecture - Ch 1 (Computer # systems, counting in binary & hex)

SD

Work on a4.cpp

HW
a4.cpp due Thu

23

VB

Unit 1 Test (except Per 1 who will take the test tomorrow)

HW
Read Unit 2 - Variables & Data Types lecture notes

Java

Lecture - Ch 1 (Computer # systems, counting in binary & hex)

HW
Computer # Systems worksheet #2

SD

Finish a4.cpp

Work on a5.cpp

HW
a4.cpp due Thu

24

VB

Lecture (Unit 2 - Variables & Data Types)

Do Assignment Statements worksheet 1

HW
Read Unit 2 - Variables & Data Types lecture notes

Java

Classwork - Do Computer # Systems worksheet #1

HW
Computer # Systems worksheet #3

SD

Work on a5.cpp

HW
a5.cpp due Mon

25

VB

Lecture (Unit 2 - Variables & Data Types)

Do Evaluating Expressions Worksheet #1 & begin Evaluating Expressions Worksheet #2

HW
Unit 2 vocab due Oct 2
Finish Evaluating Expressions Worksheet #2

Java

Lecture - Ch 2 (objects, object variables, object references)

Draw diagram illustrating differences between objects, object variables & object references

HW
Computer # Systems worksheet #1

SD

Finish a5.cpp

HW
a5.cpp due Mon

28 LD

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, Bot & BankAccount classes

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 LD

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 & Bot client (test) classes

SD

Work on a6.cpp

HW
a6.cpp due Fri

2

VB

Quiz on evaluating assignment statements (must show steps)

Work on Convenience Store Project

HW
Do Using Variables Worksheet #2
Read all of Unit 2 lecture notes
Unit 2 vocab due Mon

Java

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

Review aliasing demo

Work on Custom Class Project

Class scavenger hunt quiz

SD

Lecture - using Excel to create csv files

Begin a7.cpp

Next week - C++ test on variables, statements, if statements & loops