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
Instructor: Elliot R. Harold
Fall 2004, Thurs. 6:00-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.