IT 114: Introduction to Java
Class 13

Topics

Review

New Material

Homework 5

Homework 5 is due this Sunday at 11:59 PM.

You will find the assignment here.

If you have a problem or a question, make a post on the Class Discussion Area.

Review

Getting Input from the Command Line

Converting Strings to Integers

Control Structures

Conditionals or Branches

The boolean Data Type

Relational Operators

if Statements

if/else Statements

Nested if Statements

if/ else if Statements

New Material

Relational Operator Precedence

Taking the Square Root of a Number

Other Mathematical Methods in Math

Math Constants

Creating Random Numbers

Using Math.random()

Casting

Creating Random Integers

A Game of Dice

Using One Program to Build Another

Class Quiz

Attendance

Class Exercise