CPSC 225 | Intermediate Programming | Spring 2008 |
You are expected to be familiar with the course policies stated below. Ignorance of a policy is not an excuse for violating a policy or being surprised when it is applied to you, and will not exempt you from its penalties.
Email/Web Policy |
You are expected to regularly check your HWS email and the course web page. Announcements, assignments, handouts, and other information relevant to the class as a whole will be posted on the course web page. Email will be used in the case of a particularly time-sensitive announcement (e.g. an announcement about an assignment which is due in the next class meeting) or for matters which are only relevant to a few people in the class. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Assignments and Evaluation |
Readings: Readings will be drawn from the textbook, Internet resources, and other handouts. There is not a great deal of reading, and it is expected that you will do the assigned readings. Some material in the assigned readings may not get covered in class. Labs: Lab exercises are intended to provide practice and reinforce specific concepts from class. Lab assignments will be posted on the syllabus page prior to each lab session; completed labs are due by the start of the following week's lab. You will generally not be able to read the lab assignment and complete all of the exercises during the lab period, thus it is important that you read the lab handout before lab so that you can maximize your efficiency during lab. Anything you don't complete during lab will have to be finished on your own as homework. Programming Assignments: This course is intended to develop your skills as a programmer, and that means it is necessary to practice programming. Most programming assignments will be two-week projects, but a few will be shorter or longer. Exams: There will be two midterm exams and a final exam. The dates and times of these exams are noted on the syllabus - be sure to consult this schedule before making travel arrangements! More details about each exam will be announced prior to the exam. Attendance: You are expected to attend and be on time for all class and lab sessions, and to participate in class. Late arrivals may be marked as absent. More than three absences (for any reason) will lower your final grade by 0.5% per additional absence. No distinction is made between excused and unexcused absences when computing the final grade; however, the number of unexcused absences is taken into account when considering borderline final grades. Participation: You are not expected to volunteer for everything, but you should be actively engaged in class - this means that you are paying attention and contribute meaningfully to the class on a regular basis. You should not hesitate to ask questions about the course material, either in class or outside of class via email or office hours - if you remain confused about something, it will make the next topic that much harder. Final Grades: Final grades in this course will be computed as follows:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Program Grading Criteria |
Programming assignments will be graded on two major points: the functionality that has been implemented, and the quality of the program. The specific criteria and expectations are outlined below.
Program quality is scored according to several criteria. The relative weight of each point is outlined below.
The functionality score (out of 100%) will be scaled by the quality score (also out of 100%). This is to encourage incremental development and testing and the integration of error-checking and handling, commenting, and readability into the development process instead of being things that are tacked on at the end - a correct, robust, well-designed and documented, readable program which doesn't meet quite all of the required functionality will score better than a program where all of the functionality has been implemented but there are significant bugs and poor commenting. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Late Policy |
Late labs will not be accepted. It should be possible to complete much of the lab assignment during the lab period, and lab assignments are due one week after the lab session to allow time to finish anything not done during lab. Late programming assignments will not be accepted more than two class periods after they are due. (e.g. an assignment due Friday will not be accepted after the following Wednesday) In addition, late work will be penalized 5% if turned in by midnight on the due date and 10% per day or part of day thereafter. (e.g. an assignment due Friday will be penalized 30% if it is turned in on Monday) Deductions are calculated as a percentage of the total points possible on the assignment, not the number of points you earned. This policy is intended to discourage habitually late handins and to prevent one late assignment from taking away time needed to work on the next, while still recognizing that sometimes there are circumstances where one just needs a bit more time. No work will be accepted after the end of the timeslot in which the final exam is scheduled. Note that computer labs may not be available at all hours or over college holidays, so be sure to take this into account if you are relying on those facilities. Furthermore, labs tend to get very busy right before deadlines, especially at the end of the semester. "I couldn't get my work done because I couldn't find a computer!" is not a valid excuse. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Missing Class / Make-Up Policy |
Excused absences include absences due to sports competitions, official Colleges activities such as musical performances or debate competitions, academically-related events such as attending a conference, religious observances, serious illness, or personal or family emergencies. A reason must be provided in order for such an absence to be counted as an excused absence. Missing class for other reasons - such as being too busy, oversleeping, or leaving early for a vacation - is considered to be an unexcused absence. Students are responsible for acquiring any notes, handouts, assignments, and other material missed as the result of an absence, whether excused or unexcused. This should be done promptly to avoid falling behind. Making up work (missed exam or assignment deadline) will only be allowed in the case of an excused absence, and only when it was not possible to have made arrangements in advance. Making up an exam requires documentation from an appropriate person (dean, doctor, etc) to validate the reason for the absence. Arrangements for making up work must be made as soon as possible. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Extensions / Rescheduling Exams |
Rescheduling of exams and extensions on assignments will only be allowed in compelling circumstances (e.g. an excused absence on exam day, or a series of excused absences covering a significant portion of time before the due date). In particular, note that leaving early for a vacation is generally not a compelling reason, nor is being busy or having a bunch of assignments due at the same time. Arrangements for rescheduled exams or extensions must be made sufficiently in advance of the date in question - waiting until the day or night before a team trip which has been scheduled for weeks is not "advance arrangements". In addition, it is the student's responsibility to ensure that there are actual arrangements in place - simply sending an email about an upcoming absence does not constitute "arrangements". If arrangements cannot be made in advance (e.g. due to a last-minute emergency), the policy for make-up work applies. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Collaboration Policy |
The Principle of Academic Integrity (see the HWS Catalogue, p. 33) governs all of the work completed in this course. In short, this means that anything you turn in for a grade must be your work - your ideas and your effort. Specifically: You may discuss labs with other students, but you must also:
Programming assignments are to be completed individually. You may not work with other students in the course in any way, and may not use any resources other than your own notes and course materials (the textbook, handouts, and the course webpage). You may receive debugging help from a tutor or TA, but anything beyond debugging should be referred to the instructor. For any help you receive, you must:
Exams are to be completed solely by the student whose name is on the paper. The only person you may discuss the exam with is the instructor, and you may use only those materials authorized in the exam instructions. Copying part or all of someone else's solution is expressly prohibited, and it is never acceptable to be in possession of someone else's program or solution before you have handed in your own. Decompiling or reverse-engineering provided code is also prohibited. Failure to acknowledge help received will generally result in a warning the first time, and point deductions for subsequent offenses. Submitting work which is unreasonably similar to another person's work and/or not being able to explain any part of your solution will result in a minimum penalty of a 0 on the assignment. A second such offense is grounds for failure in the course. Plagiarism offenses may also be referred to the Committee on Standards. There are no exceptions to this policy; ignorance of the policy and desperation ("It was the night before it was due and there wasn't anyone else to ask!") are specifically not excuses for violating the policy. If you are having trouble with the course material, come to the instructor! - it is never advantageous to "borrow" someone else's solution, and the time spent trying to disguise this "borrowing" is far better spent getting help. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Plagiarism in Programs and on Problem Sets |
As with papers, verbatim copying of programs and problem solutions constitutes plagiarism. Also as with papers, plagiarism is not limited to verbatim copying - copying the significant ideas and structure of someone else's program/problem solution also constitutes plagiarism.
But aren't all programs which solve the same task/solutions to the same
problem pretty much the same, so won't my program/solution look like everyone
else's even if I worked by myself?
Programming/problem solving techniques are often explained via examples -
what's the difference between using an example and "copying the
significant ideas and structure"?
OK, then, so I can't use any examples because that constitutes
plagiarism?!
Using "examples" (as defined above) is generally OK but using "solutions" is not.
There's a fuzzy middle ground here, and I'm still not sure exactly
what is OK and what isn't.
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Center for Teaching and Learning (CTL) |
Hobart and William Smith Colleges encourages students to seek the academic collaboration and resources that will enable them to demonstrate their best work. Students who would like to enhance their study skills, writing skills, or have other academic inquiries should contact the CTL. You may visit the CTL web site to learn more about the services and programs that are available. If you are a student with a disability for which you may need accommodations, you are required to register with the Coordinator of Disability Services at the CTL and provide documentation of the disability. Services and accommodations will not be provided until this process is complete. The web site for information pertaining to registration with the CTL and documenting disabilities is: http://www.hws.edu/studentlife/stuaffairs_disabilities.aspx. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Extra Time on Exams or Other Accommodations |
If there's something about the course that would serve you better (e.g. course material in other formats), let me know! If you need extra time on exams or other accommodations, see the section on CTL above. You must provide me with documentation in advance in order to receive accommodations. |