CS230 Documentation - Spring 2007
CS230 Home Page
|
Syllabus
|
Lectures
|
Assignments
|
Handouts
|
Documentation
|
CS Dept
Java
Sun Java 5 SDK Version 1.5 API
Sun's On-line Java Tutorial
Swing GUI Documentation
Sun's Java Swing Tutorial
. Parts of this tutorial you should read:
Getting Started With Swing
LearningSwingByExample
Using Swing Components
(read about particular components on an as-needed basis)
Writing Event Listeners
(read about particular event listeners on an as-needed basis)
Examples of Java code
Allen Downey's
How to Think Like a Computer Scientist: Java Version
. Of special interest are the appendices on
Program Development Plan
and
Debugging
How to write javadoc-compliant comments
On Programming Style
(Takis Metaxas)
Linux
CS230
Linux, X, Emacs and Java document
Section 4 of Scott Anderson's
Introduction to Unix and the X Windows System
Larry Greenfield's
Linux Users' Guide
Linux Documentation Project
Emacs
Scott Anderson's
Introduction to The Emacs Editor
GNU Emacs reference card
GNU Emacs Manual
GNU Emacs documentation
U Chicago Tutorial
Rutgers Tutorial
CVS
CVS Wiki
CVS Manual