CMSC 435
Software Engineering - Fall 1998
Benjamin B. Bederson

Some links relevant to this class follow:
Here is information about Java:
-
To use Java on WAM systems, first type "tap java" in the window you want
to use it.
-
All of Sun's documentation is available at JavaSoft.
-
They define the API,
and have an on-line tutorial
and coding
conventions among other things.
Some editors you may consider using for your programming:
-
Ultraedit - this is shareware, but can
be used for 45 days for free
-
Emacs - this is my favorite. It is a bit harder to learn, but is
very powerful, and very efficient for experts. It is available on
Unix,
and on Windows.
These are some organizations devoted to software engineering:
Here are some links about computer-related risks:
Back to Course
Page.