Miscellaneous Java programming resources for our class.
My Java favorites
These are my two most important CSC 161 Java links.
Online textbooks
There are some nice, free online Java textbooks out there. Here are a couple:
Other resources
More stuff that may be useful to you.
-
Java Basics - Lessons and Commentary.
www.leepoint.net/JavaBasics/index.html
-
This is a Java intro course from Bradley Kjell, Central Connecticut State University.
It has tons of examples and goodies. It uses a slide format for its material.
chortle.ccsu.edu/java5/index.html
-
Dr. Java is an IDE like jGrasp. It's small. It has a pretty cool interpreter line where you can enter and execute Java code. Some textbooks and classes use this.
www.drjava.org/