IT 114: Introduction to Java
Class 3

Topics

Review

New Material

Homework

The first homework assignment 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

Connecting to a Unix Machine

Your Home Directory

The Hierarchical Filesystem

Moving To A Different Directory

Always Know Where You Are

Creating A New Directory

Looking at the Contents of a File

Compiled versus Interpreted Languages

Compiled Languages

Scripting Languages

Java Works Differently

New Material

A Simple Java Program

Things That Make Java Hard

Structure of Java Programs

Copying A File in Unix

The nano Text Editor

Using nano in This Class

Creating the Ex3.java for Today's Class Exercise

Compiling the Source Code

Running the Program

Class Quiz

Attendance

Class Exercise