Computer Science 330
Programming Languages and Software Engineering
Spring 2008
last updated April 30, 2008
Exam #3 Study Questions
Syllabus
Schedule
Class Examples
Class PowerPoints
Labs and Homework Assignments
Resources:
Connections:
- Millersville CS Department
- Java
Platform SE 6 API. All available classes and methods for
Java SE 6.
- Eclipse IDE for
Java Developers (Europa Package). The appropriate download
for your platform (Win32 or Mac) will be determined by the web
page. Save the archive file to disk, then extract it to your
hard drive (C:/Eclipse works well).
-
Java Development Kit (JDK) 6 (latest update). Get
the version without NetBeans or Java EE. The latest system
update for Mac OS X includes an updated JDK. The JDK is not
required for this course, but it is recommended for CSCI
majors. Others can download the latest Java Runtime Environment
(JRE) 6 update.
-
SSH Secure Shell Client for Win XP only. Click one of the
links under "Official Download Site" and select
"SSHSecureShellClient-3.2.9.exe". Install the executable and
use one of the Linux machine names here.
- Mac OS X Secure Shell Client: One comes with the operating
system. Open a "Terminal" (in
/Applications/Utilities/Terminal.app) and use "ssh" to connect
to a remote system, and "scp" to copy files.