ATTENTION: THIS WEB SITE HAS MOVED.
The pages you are looking at are no longer being maintained.
Please go to http://www.poly.edu/cis/
to visit the new site of the Department of Computer and Information Science
at Polytechnic University.
CS905 - ST: Introduction to Java Programming
Prof. Elliot R. Harold
Spring 2004, Tues. 6--8:15pm
- Learn the java programming language: its syntax, idioms, patterns,
and styles.
- Become comfortable with object-oriented programming: learn to
think in objects.
- Learn the essentials of the Java class library, and learn how
to learn about other parts of the library when you need them.
- Introduce event driven Graphical User Interface (GUI) programming.