-
Project 1 Test Cases
-
SUBMITTING YOUR ASSIGNMENTS
-
Using Putty!
-
Directions on how to set up your account on atlas so that you have access to Java 1.5.
-
Additional materials supporting the text are located
here.
-
The Java API : (remote link)
describes all the java classes included with Java 1.5.
Immutable Objects
Exceptions Tutorial
-
Instructions on how to compile and run Java code on the Unix command line, for example on atlas.
-
Links to online tutorials:
- UNIX : Tutorial for Beginners.
- Mastering the VI editor.
-
Links to some Windows software that you might want to use for this class:
- vim : (remote link) a text editor which extends vi.
You should learn the keyboard shortcuts, because you may not always be working in a graphical environment.
- Putty : (remote link) a light-weight, free secure shell client for windows. This allows you to remotely log in to atlas, our department's UNIX mainframe, from your home computer.
- PortaPutty : (remote link) a port of Putty
which can store settings in a file, such as on a flash drive. (Putty saves settings in the
registry.)