Welcome to the Java Tutorial!
This tutorial is intended for students who are
already familiar with C++ and with data structures, and are interested
in learning Java.
There are 5 "self-guided" lessons that include:
-
reading notes
-
answering multiple-choice questions about the material (coming soon...)
-
writing Java programs
Each set of on-line notes includes some "self-study" questions. The answers
are also included in the notes; however, the best way to learn the material
is to try to answer the questions yourself when you get to them in the
notes. When the questions involve writing code, it is important to try
to compile and run the code as well as writing it -- this will give you
practice using the Java compiler and interpreter, and it will help you
find errors in your code that you otherwise might miss.
Have fun learning Java!
Useful Links
These are also located in the menu frame.
Questions and commments should be directed to: Beck Hasti,
hasti@cs.wisc.edu.