IT 114: Introduction to Java
Class 5

Topics

Tips and Examples

Review

New Materials

Homework 2

Homework 2 is posted here.

I want you to write a Java program that will draw a rectangle.

Be sure to read the specification carefully and draw a rectangle of exactly the right size.

If the rectangle is not the right size you will lose points.

It is due this coming Sunday, at 11:59 PM.

Announcements

The first graded quiz will be given next week.

The questions will be taken from Class Quizzes 2 - 6.

Tips and Examples

Patience

Review

Why You Do Java Program Have Their Unusual Structure?

Objects

Classes

Statements

Printing a Line in Java

Data Types

The Java Data Types

New Material

Variables

Declaring Variables

Assignment Statements

Literals

= Does Not Mean Equals

Variable Names

Choosing Good Variable Names

Java Is Case Sensitive

Printing Variables

Class Quiz

Attendance

Class Exercise