CSCI 295 Fall 2005
Software Design & Data Structures
Archived Class
Charles Cusack
Computer Science
Hope College
Main
Schedule
Grading
Gradebook
Projects
Homework
Links
Policies
College Policies
Advice
Notes
Programs
Tutorials
CSCI 125
CSCI 255
MATH 131 (01 and 02)
Others
Admin
Useful Links related to this class
Java Documentation
Java 5.0
Java
TM
2 Platform Standard Edition 5.0 API Specification
Java
TM
5.0 Documentation
Java 2.0
Java
TM
2 Platform Standard Edition v 1.4.2 API Specification
Java
TM
2 SDK, Standard Edition Documentation
Javadoc
Javadoc Tool
The main page for information related to Javadoc.
Javadoc Reference for Solaris
Javadoc Reference for Windows
General
Tha Java Tutorial
Many tutorials and examples to help you learn Java.
Java Programming Examples
Program I and previous students have written to help demonstrate how to do various things with Java.
Textbooks
OFWJ
:
Objects First with Java
, Second edition, David J. Barnes and Michael Kolling, Pearson Education Limited, 2005
DSAJCF
:
Data Structures and the Java Collections Framework
, Second edition, William J. Collins, McGraw Hill, 2005
Java Development Environments
BlueJ Homepage
JCreator Homepage
This is a freely available full-featured IDE for Java development. This is the IDE I use for all of my projects.
Other useful stuff
yEd
A graph editor that can be useful for drawing things.