![]() |
Lesson Plan |
| IMOS Home | Student Center | TallTech Home |
April 6, 2000Details
Reading / References
|
Blocks and scope
Overloading methods
Ambiguity
Sending arguments to constructors
Overloading constructors
"this" references
Using constants
Using prewritten classes / auto import
Importing additional classes
Accept keyboard input
About decision structure
How to use an if statement
How to use an if/else statement
Using compound statements
How to nest if statements
AND / OR
Operator Precedence
Assignment #: JA01
Assignment: Input/Selection
Due: Apr 13/2000
Marks: 10 marks (5 marks each)
Exercise 2 from chapter 4, section A (pg 156-157)
Exercise 4 from chapter 4, section B (pg 173)
Blocks and scope (pg 90-96)
Overloading (pg 96-100)
Ambiguity (pg 100-101)
Sending arguments to constructors (pg 102-105)
Overloading constructors (pg 105-107)
"this" reference (pg 133-115)
Working with constants (pg 115-118)
Using automatically imported, prewritten constants and methods (pg 119-122)
Using prewritten imported methods (pg 122-126)
Simple keyboard input (pg 135)
Flowcharts (pg 141)
Decisions with flowcharts (pg 142)
IF structure (pg 143)
Comparison operators (pg 144)
IF/ELSE (pg 146)
Compound statements (pg 148)
Nesting (pg 152)
AND/OR (pg 159-160)
Operator precedence (pg 168-169)
Switch statement (pg 164-165)