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 accessible here.
There is no textbook that you are required to purchase for this course. That makes it imperative that you attend every class and take careful notes. In the earlier part of the semester I will assign some reading from an online textbook Learning with Python (2nd Edition).
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.
Your computer must of course be on the SLU network with access to
the T
and P
drives.
T:\Harcourt\Fall10\140\software\windows\python-2.6.5.msiCopy this to your desktop and double click on it to install it. Once it is done installing you can remove the file you copied to your desktop.
T:\Harcourt\Fall10\140\software\windows\pygame-1.9.1.win32-py2.6.msiSimply copy this file to your desktop and double click on it to install it.
T:\Harcourt\Fall10\140\software\windows\Komodo-Edit-5.2.4-4343.msiCopy this to your desktop and double click on it to install it.
All of the files you need to install Python are are in the folder
T:\Harcourt\Fall10\140\software\mac
Grades are based on a 100 point scale and are derived from the following.
It is imperative that you keep copies of your graded work. Mostly these will be useful for studying, but occasionally we'll need to reconcile a grading difference and I'll need to see your graded copy.
To determine your exam average add up the total number of points you have received on exams and quizzes and divide by the total number of possible exam points.
To determine your homework average add up the total number of points you have received on homework assignments and divide by the total number of possible homework points.
The 100 points above translate to the following GPA points.
Click here to toggle displaying the grade table.Just about every class period there will be 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 possible grade for a lab, it is 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.
There will be many short quizzes during the semester. These are almost always based on material covered the previous class.
You will have regular programming assignments about one a week. These will be due at the beginning of the 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 always turn in two thing for a homework; a program printout, and the file copied to your personal folder on the T: drive.
Attendance is mandatory. However I fully understand that we may get ill or have a family emergency. It is your repsonsibility to let me know if you cannot attend class. It is also your responsibility to get notes from someone. Missing class is never an excuse for not turning in graded work (or turning it in late).
Please read the university's academic integrity policies in your student handbook. For in class work you may work with a partner. Your homework assignments must be your own work entirely. Please use me and the QRC staff for help.