Computer Science 162
Introduction to Computing II
Spring 2011
last updated January 3, 2011
Handouts
Assignments
Resources:
Connections:
- Millersville CS Department
- Textbook Sourcecode
- Java
Platform SE 6 API. All available classes and methods for
Java SE 6.
- Eclipse IDE for
Java Developers (Galileo 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.
Dr. Blaise W. Liffick