CS 140 - Introduction to Programming
This is a first course in computer programming. There is no prerequisite for this course. The course web site is here.
Required textbook: Introduction to Computing & Programming with Java; A Multimedia Approach by Mark Guzdial and Barbara Ericson.
If you want to be able to do the programming assignments on your own computer you'll need the software listed below. Install them in the order listed.
If you have a Mac stop by and see me.
Grades are based on a 100 point scale and are derived from the following.
The 100 points above translate to the following GPA points.
Click here to toggle displaying the grade table.Just about every class period will have an in class lab for you to work on. You may work with a partner if you wish. You do not have to. There is only one two possible grades for a lab, its either done or not done. You must be present in class to get credit for the lab. You can not make them up.
There will be two mid-term exams and a final exam each worth 20%.
You will have regular homework assignments. Assignments come in two varieties. You will generally have some short assignment due at the beginning of every class. These assignments are designed to reinforce something you learned in a previous class and also to prepare you for the next class.
You will also have three or four larger programming projects that are designed to take one to two weeks to complete.
Attendance is mandatory. You will be allowed two absences during the semester. After that your final grade will be reduced by two points per absence.
In this course we teach introductory programming use Multimedia (image and sound) as a context. For example, we'll learn how to write a Java program to process an image to turn it into black and white, rotate it, or enlarge or shrink the image. We'll cover much of the textbook in order.
Please read the university's academic integrity policies in your student handbook. For in in class labs you may work with a partner but this is the only time when you can work with someone. Every out of class assignment must be entirely your own work.