Computer Science 132
Introduction To Computing II

Dickinson College
Spring Semester 2002
Grant Braught

Lab #1 - Introduction to the Unix OS and Java Programming

The purpose of this lab is to introduce you to the Unix computers in the Computer Science Labs and to provide you with an opportunity to write, compile and execute some simple Java programs. Each section of this lab will introduce a new Unix or Java command and walk you through an example of how to use that command. Please read and follow the instructions carefully. If you get stuck, ask the instructor or one of the TA's for assistance. Sprinkled throughout this lab are exercises designed to give you practice with these command and to test your understanding of their use. Your grade for this lab will be based on your written answers to these exercises.

1. Logging In:

2. Opening a Terminal: 3. Changing Your Password: 4. Editing a File: 5. Compiling and Running Programs: