CS258: Programming III


I am indebted and grateful to Dr. Dan Harvey for the material in this course.

 

Syllabus-Schedule

Assignments

Notes
Demos

Style requirements

Tutoring schedule (in the upstairs CS lab)

Resources:

There is one copy of the textbook on reserve in the library.  It’s call # is "F17 86".

Ask them at the front desk for textbook reserved for CS 258 Absolute Java with this call number.

Official Java Documentation:

Official Java website home page.

The Java API. - Describes all the standard Java packages – this is a very useful link.

The Java Language Specification.  

To install the java JDK:

Download and install the latest the JDK from http://www.oracle.com/technetwork/java/javase/downloads/index.html

 

For mac users, here is an article on how apple treats java that might be helpful: http://java.about.com/od/gettingstarted/a/Java-7-And-Beyond-And-The-Mac-Os-X.htm

 

Eclipse:

Here are instructions for installing eclipse.

Pointing Eclipse to a particular JVM

Eclipse Configuration help

Eclipse keystroke cheatsheet