The procedure for obtaining CS Department Computer Accounts for CS 180 students appears at the bottom of this page.
Instructor | Instructional Coordinator | Lab Administrator | |
Name | Dr. H.E. Dunsmore,
Phone: 49-41996, Office: LWSN 1189 |
Dr. KC VanZandt, Phone: 49-46023, Office: HAAS 142 |
Jacob Fancher |
E-Mail Address | bxd@cs.purdue.edu | kvz@cs.purdue.edu | jfancher@purdue.edu |
IMPORTANT: We recommend that you print the "notes pages" version of the slides and use them to keep notes during class and recitation. You will want to use these modified slides to study for your exams and projects.
IMPORTANT -- Exams can only be "made up" in extraordinary circumstances if arrangements are made with the CS 180 Instructional Coordinator. Such arrangements should be made at least one week before the exam. "Made up" exams must be taken BEFORE the time the rest of the class takes the same exam.
In CS 180 it is most likely that we will use the following grading curve:
Grade | Points | Range |
---|---|---|
A+ | 4.0 | 97-100 |
A | 4.0 | 90-96 |
A- | 3.7 | 88-89 |
B+ | 3.3 | 85-87 |
B | 3.0 | 80-84 |
B- | 2.7 | 78-79 |
C+ | 2.3 | 75-77 |
C | 2.0 | 70-74 |
C- | 1.7 | 68-69 |
D+ | 1.3 | 65-67 |
D | 1.0 | 60-64 |
D- | 0.7 | 58-59 |
F | 0.0 | 0-57 |
Campus emergencies include weather extremes (e.g., tornado, blizzard), hazardous material spills or leaks (e.g., gas pipe break, chemical spill), infrastructure problems (e.g., electrical power failures, water quality problems), and general safety issues (e.g., person on campus suspected of violent behavior).
LAB -- [2 hours]
Your Lab Instructor (CS undergraduate student) will give you
programming problems to complete during the 2-hour lab period and will
help you complete them. Your Lab Instructor will not usually discuss
the classes or projects, but can certainly answer questions about
them if time allows.
RECITATION -- [1 hour]
Your Recitation Instructor (CS graduate student) will explain any
concepts you do not understand from class and will usually present
additional examples. Your Recitation Instructor will also discuss
project assignments. Your Recitation Instructor will not discuss
labs.
The purdue.class.cs180 newsgroup is meant for technical issues only -- related to the class. That is, questions about labs, assignments, classes, language features of Java, etc. It is NOT to be a place for flaming or complaining. If you have a problem with something in the class, please talk to your Lab Instructor, Recitation Instructor, Instructional Coordinator, or Lab Administrator.
Click here for instructions on accessing CS180 Newsgroup using Microsoft Outlook Express.
(2) This is a four credit hour class. Purdue University regulations state that we may ask as much as 3 hours of your time per credit hour in an average week. Accordingly, you should plan on spending an average of TWELVE hours per week on this course. We are aware that this represents a large part of your available time, but we feel that it is worth it!
(3) ATTENDANCE IN CS 180 IS MANDATORY! You should plan on attending EVERY class, EVERY recitation, and EVERY lab meeting. Past experience has shown us that students who attend class, recitation, and lab regularly do better on labs, assignments, and exams -- even those who think they already know the material or who think they can learn it on their own. Missed labs and recitations CANNOT be made up, unless the absence is excused. Lab and recitation absences MAY be excused for reasons of serious illness, family emergency, or official university commitments, but only if appropriate documentation is provided to your Lab Instructor (for lab) or your Recitation Instructor (for recitation). For planned absences (band trips, other course field trips, etc.), you must inform your instructor ahead of time, or the absence will not be excused.
(4) You should read the material in the textbook according to the class syllabus. In most cases, you will read about a concept in the book, then we will cover it in class, then you will use it in lab, then it will be discussed in recitation, then it will be used on a project, and finally it will be tested on an exam.
(5) Computers may become heavily loaded as a project deadline nears. Waiting until the last minute to work on your project is dangerous! Our CS 180 policy is NOT to extend deadlines unless most available workstations are unavailable for an extended period (like 10-12 hours) near the end of a project.
(6) NO LATE projects or lab assignments will be accepted. There will be NO EXCEPTIONS to this rule except under extreme circumstances approved in advance by your Recitation Instructor or Lab Instructor. Failure to turn in a project results in a loss of all the points allocated for the project. The same holds true for a lab assignment.
(7) For each project, students are told to direct all project-related questions to one of the CS 180 Recitation Instructors using e-mail. That Recitation Instructor will answer all questions about the project and will post general interest questions and answers to the purdue.class.cs180 news group. We can answer questions asking for clarifications on the project. We can address problems that arise if the project handout is unclear or does not adequately address an area the project covers. However, that person should not be asked questions specific to your own individual program. Those kinds of questions should be taken to a CS 180 consultant or your own Recitation Instructor.
(8) In most cases no credit will be given for programs that do not compile (that is, execution is suppressed due to compilation errors). Programs which execute but are not correct or complete will be considered for partial credit. To receive full credit, your program must produce correct results, be well-designed, be efficient, and adhere to good programming style. Visit this link to learn about our Java Programming Standards.
(9) WE ALWAYS WELCOME YOUR CONSTRUCTIVE COMMENTS. Please do not hesitate to bring any shortcomings to our attention.
Do not make the mistake of thinking that superficial changes in a program (such as altering comments, changing variable names, or interchanging statements) will avoid detection. If you cannot do the work yourself, it is extremely unlikely that you will succeed in disguising someone else's work. We are adamant that cheating in any form will not be tolerated. Even the most trivial assignment is better not done than if you cheat to complete it.
All students in CS 180 must read and "sign" the Purdue University Department of Computer Science Academic Integrity Policy. This is available on the CS Department Website at the Computer Science Resource Portal. Click on the link "Academic Integrity Policy". You will need your Purdue Career Account login and password to access this page. There, after reading the policy, you will indicate that you have read and understand both the policy and its consequences. There is also information about some implementation details.
IMPORTANT: CS 180 students will not be allowed to take Exam 1 if they have not "signed" this policy.
Penalties
In CS 180 a first instance of academic dishonesty will result in a zero for that assignment plus a letter grade deduction at the end of the semester.
A second instance of academic dishonesty will result in a grade of F.
In accordance with the Purdue University Department of Computer Science Academic Integrity Policy, any instance of academic dishonesty on an exam, project, or lab assignment will be reported to the Dean of Students Office.
© 2008 by Purdue University Department of Computer Science. All rights reserved.