IT 114: Introduction to Java
Class 24

Topics

Review

New Material

Homework 8

Homework 8 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

Records

Reading Records from a File

Running Programs and the Operating System

How the Interpreter Uses Process Memory

Parameters

Local Variables

Methods Calling Methods

The Variables a Method Can See

New Material

Reading a File More Than Once

Storing Values Read from a File

ArrayLists

Creating an ArrayList Object

Loading Values into an ArrayList

Looping Through an ArrayList

Classes for Primitive Values

Creating Objects of Class Integer

Creating an ArrayList of Numbers

Creating an ArrayList from a File

Working with an ArrayList of Numbers

Multiple Passes Through an ArrayList

Being a Good Citizen

Class Quiz

Attendance

Class Exercise