Gradescope This is where you go to see the grading of your quizzes and exams.
C.S. Department Grades Server. This is where you go to
see grades on projects, and your final grade at the end of the course.
Submission Server. This is where you go to
view your project submissions and to get (limited) feedback about how
your project is performing on our automated tests.
Eclipse Tutorial. Eclipse is an Integrated Development Environment
(IDE) that helps us to write software efficiently. You
will use Eclipse to implement the class projects this semester.
Instructions for installing and getting started with Eclipse are in the tutorial.
About Java
Oracle's Java Homepage.
This is the place to come
when you really need the latest technical specs and downloads.
Oracle's Java Tutorial.
This page has a number of links to books and web pages about Java,
which you may find of interest.
Java 8.0 API Documentation.
This page contains (javadoc) documentation for the Java
libraries. It is an excellent reference and you should bookmark
it on your browser.