CSCI 203 - Introduction to Computer Science I

Schedule

The schedule for the semester can be found here.

Textbook

Big Java by Cay Horstmann, 3rd Edition, John Wiley and Sons, 2008, ISBN978-0-470-10554-2

On-line Materials

Blackboard

Use this link to access Blackboard, where you will find your lab grades (and possibly other grades) for this class.

Handouts

Several handouts used in the course can be found here. Consider saving paper and using on-line versions instead of printing the handouts, whenever possible.

Other Links

Lab Policies

Late Work Policy

Written work and programming projects for this class are posted so that students have plenty of time to complete them, assuming that they start early. The assignments must be turned in electronically by 5 PM on their due date. No work will be accepted late unless approved by the instructor. However, for programming projects, you have two (2) late cards which may be used during the semester. Use of a late card allows you to hand in a programming project one calendar day late without penalty. To use one of your two late cards, you must email your instructor in a separate message that you want to use a late card. Use your late cards wisely!

Connecting to Linux From Home

If you want to use the Linux machines from home, you may need some additional software on your computer.

Once you have the software installed, use it to connect to linuxremote1, linuxremote2, or linuxremote3.

Getting Locked Out From Eclipse

You may occasionally have trouble using Eclipse after a session has terminated abnormally. For example, suppose you are using Eclipse on your laptop and you lose your Internet connection temporarily. When you reconnect to the Linux machine and start up Eclipse, it will refuse to let you use your workspace:

Workspace in use or cannot be created, choose a different one.

To fix this problem, follow the following steps.

You should now be able to use Eclipse.

Last modified: Tue Oct 20 09:54:58 EDT 2009