CSCI 2194 (P/E/D Seminar):
Useful Links and Other Resources
(Suggestions for additions to this page are welcome;
send to
bmassing@cs.trinity.edu.)
Class information and notes
-
Information for all P/E/D sections
(CSCI 2194,
(CSCI 3194, and
(CSCI 4194),
including the schedule for the part of the class
that meets in SLH.
-
Notes from joint sessions (CSCI 2194/3194/4194):
-
Dr. Howland's ethics links:
-
Project description, including group assignments, in
HTML or
PDF.
-
Information about ethics presentations, in
HTML or
PDF.
Tools and documentation
- EclipseUML,
an Eclipse plug-in to help with drawing UML diagrams.
The free version is installed on the Linux lab machines
(and can be downloaded for your own machine).
-
EclipseUML manual.
More about use cases and use-case diagrams
More about UML diagrams
- (``Use Case Diagrams & Classes'' above.)
-
UML Class Diagram Guidelines.
A summary with examples.
-
PAD II Project API.
This version of the API for Dr. Lewis's game framework
has a class diagram (generated by the tool that produced the
API documentation). Might be a nice example of the underlying
design of something you know something about.
- (others to be added)
Model-View-Controller pattern