Java Resources, CPSC 331, Winter 2012

home page -  news -  syllabus -  schedule -  assignments -  tutorials -  tests -  java -  references -  Mike Jacobson


basics -  debugger (jdb) -  testing framework (JUnit) -  profiler (JRat) -  documentation (javadoc)

 Java Resources - Basics

Do This First!

Please set up your Java environment at school and at home before you do anything else!

Additional Online Tutorials to Work Through

The Sun Developer Network includes the software that students will need for Java development at home as well as abundant documentation, and a set of online Java tutorials include a considerable amount of useful information about object-oriented programming in Java. The first two sets of tutorials, Getting Started and Learning the Java Language should be worked through as soon as possible. Some (but not all) of the later tutorials will be useful later on in this course.

Additional Online References

The above references and tutorial should be sufficient to get most students started with Java programming. The following cover the same material in different ways and should be considered if you found the above material to be insufficient or unhelpful.


Last updated:
http://www.cpsc.ucalgary.ca/~jacobs/Courses/cpsc331/W12/java.html