Last Week
Monday 9-22 :
Submit calcDistance (Line class) and calcSlope methods by midnight.
New Seating Chart
Assignments/HomeworkRead Sections 2.0 - 2.3 (2.0, 2.1, 2.2, 2.3) Reading Quiz over this on Tuesday.
Content Questions : Pg 111-116 : Multiple Choice(1,2,3), True/False (1,2,3,4), Short Answer (2,3,4,5) Due Midnight tonight.
Tuesday 9-30
Reading Quiz - you will be redirect to the reading quiz after logging in.
Comments and results on Monday's assignment.
Assignments/Homework
Read Sections 2.4 - 2.6 - Reading Quiz on Wednesday
Content Questions : Pages 111-116 : Multiple Choice (4,5,6,7,9,10), T/F(5,6,7), Short Answer (6,7,8) Due Midnight tonight.Programming Projects (page 117) due midnight Sunday : 2.4, 2.5, 2.6, 2.7
Class Names should follow the following syntax:
Project4<lastname>, Project5<lastname>, ...example: Project4Kedigh
Wednesday 10-01
Reading Quiz over 2.4 through 2.6
Comments and results on Tuesday's assignment
Assignments/Homework
Read Sections 2.7 through 2.9
Content Questions : Pages 111-116 : MC(8), TF(8), SA(9,10,11,12) Due Midnight tonight.Programming Projects (page 117) due midnight Sunday : 2.8, 2.9, 2.10, 2.11, 2.12, 2.13
Class Names should follow the following syntax:
Project4<lastname>, Project5<lastname>, ...example: Project4Kedigh
Thursday 10-02 :
Class Names should follow the following syntax:
Project4<lastname>, Project5<lastname>, ...example: Project4Kedigh
Reading Quiz over 2.7 through 2.9
Lab Time
Friday 10-03
Correct grades with work through thursday.
Class Names should follow the following syntax:
Project4<lastname>, Project5<lastname>, ...example: Project4Kedigh
Lab Time
Monday 9-22 : Notes - Data Entities in Java
Quiz material
Identify and describe the two data entities in java.
List the four basic primitive data types.
List and arrange in order of size the four primitive integer data types.
Explain overflow and underflow.
Compare and contrast a variable declaration and a variable initialization.
Identify and describe an integer literal, character literal, double literal, and a string literal.
Tuesday 9-23
Today we will take a pre-test over strings, view a slideshow over the String class, and then you will answer approximately 16 questions over the String class documentation.
String pre-test : Do NOT discuss the questions while you are taking the pre-test. The only way you will NOT receive full credit for the pre-test assignment is if I get a report from the substitute that students were talking while taking this. Questions in red are to be omitted. After taking the pre-test, view the slideshow. Take the pre-test.
Questions over the String Class documentation. ONLY ANSWER THE BLUE TEXT QUESTIONS! Do not answer questions in black text. This is not part of the pre-test. Answer the questions. Due Midnight tonight
Wednesday 9-24
Java Basic Questions - You may use books and the Internet. You can NOT use each other. Submit before leaving.
Move so that no two students are next to one another like we do when taking a quiz. In the ID field put the station you are setting at. You do not have log off the station you are at now.
Thursday 9-25 :
Objects in memory
Line class consisting of two Points - write the following :
public double calcSlope() and
public double calcDistance
Friday 9-26
Homecoming