CS 5340 – Human-Computer Interaction

 

 

[Syllabus] [Schedule] [Homework] [Projects] [Bibliography] [Resources] [Directory] [Acks]

 

 

Resources

 

A CCS Unix account is required to access course materials. To learn how to get an account go to the Welcome page.

 

For information on serving web pages from your account (required for turning in all homework), see the HOWTO page on Personal Web Pages.

The individual programming assignments will be done using the Java Swing toolkit. The Java Development Kit (JDK using Java SE 6.x) and the NetBeans IDE (6.7.x) are both available in all CCIS computer laboratories. For those who wish to work on their own computers, the JDK and NetBeans can be freely downloaded from Sun. NetBeans is not required to complete the assignments, but it has a rudimentary visual design tool that will be discussed and demonstrated in class and can be used for rapid prototyping graphical user interfaces. 

If you are new to Java, a good starting place is the Sun Java tutorial Trails Covering the Basics. We will be working through the Sun Java Swing tutorial during the semester.