Search


CS 310 - Programming Languages


Main page



General Information

  1. Spring 2008 course calendar
  2. Frequently Asked Questions (FAQ) covers various questions regarding Java, Eclipse, and the homework assignments. Check this before asking Professor or Tutors.
  3. Syllabus

Homeworks and Projects:

Tutorials

  1. Installing an Eclipse plugin (Quicktime movie)
  2. Eclipse demo (Quicktime movie) shows some features of Eclipse, like QuickFix for Exceptions, defining cin and writing Javadoc comments.
  3. Eclipse First Project (Quicktime movie) Shows how to start Eclipse, make a Java Project, a package, a simple class and run the class.
  4. Eclipse Using JUnit (Quicktime movie) Shows how to make a JUnit test suite and run it on your project and read the results.
  5. Online JUnit tutorial This is one of many online tutorials on JUnit. Just google "junit tutorial" for more.
  6. Eclipse--Creating a jar (Quicktime movie) Shows how to make a jar for your project using Eclipse.
  7. Running HW3 Clite parser

Other Helps

  1. Frequently Asked Questions (FAQ) covers various questions regarding Java, Eclipse, and the homework assignments. Check this before asking Professor or Tutors.

Lecture slides

Calendar (contains links to slides)

Other Useful Links:

Maintained by: Fr. Boniface Hicks
Last updated: February 11, 2008
Disclaimer