next up previous
Next: ADMINISTRATIVE POLICY AND PROCEDURES

Computer Science CS 4/59995 ST: Secure Coding
Call Numbers 19801 and 19802
SYLLABUS
Spring, 2009
Time and Place:
Tuesday, Thursday, 11:00 - 12:15 in room 115 MCS aka MSB;
Instructors:
Michael Rothstein, 268 MSB, phone 330-672-9065. Email addresses: rothstei@cs.kent.edu . Though the university lists my email address as mrothste@kent.edu, that address will not be checked as frequently, so don't use it if you want a prompt response.
Yaser Doleh, 353 MSB, phone 330-672-3123, 440-582-0047 or
800-IBM-4YOU (ask for Yaser Doleh).
Email address: doleh@cs.kent.edu or yaser@doleh.com
Web address:
http://www.cs.kent.edu/~rothstei
Office Hours:
Since this is a team-taught course, we have different office hours:
Textbook:
Chess, B and West, J, Secure Programming with Static Analysis, Addison-Wesley, 2007, ISBN-10: 0321424778, ISBN-13: 978-0321424778.
Material to be covered:
The goal of this course is to learn how we can avoid the pitfalls of insecure programming and how to check for them through static analysis. That was the goal behind the choice of textbook, even though it is somewhat of an ``ad book''. The goals trascend the package described in the book. Having said that, we will pretty much follow the book verbatim.
Attendance policy
By initiative of the Provost of the University, I have been charged with keeping full attendance records, at least for the first ten weeks of the semester. Though I will not compute these records into your final averages, when I assign letter grades, I will give you a slightly better grade if you have a better attendance record. Notwithstanding the above, if you are absent, there may be material created, either spontaneously or in response to questions, and covered in the classroom; often there will not be any written notes of this material, so it might be a good idea to team up with somebody who keeps good notes to make sure you have all the material covered. Some of this material may show up in an exam.

Read the text. Only general reading assignments will be given. The class will mostly cover material in the same order as the text book, there may be exceptions however. It is the student's responsibility to maintain an awareness of the material in the text that is currently being covered. Ask the instructor if you are unsure of the text material currently being covered.

The syllabus may be changed during the semester if necesary: changes will be announced in class; they might also show up on the instructor's website.

Class disruptions
Disruptions should be kept to a minimum; these include (in increasing order of seriousness):
  1. Early departure (if announced and done discreetly: please sit near the door so that as few people as possible notice.)
  2. Late arrival
  3. Use of electronic devices or other devices which may interfere with your or other student's participation. Laptops are acceptable for taking notes, however, please sit in the last row of the room so that your screen does not distract/block other students.
  4. Conversation among students.
  5. Aiding and/or abetting these or any other student's disruptive behaviors.
Guidelines pertaining to class disruptions are outlined in the University Rules and Regulations, available through:
http://www.kent.edu/policyreg/chap4/4-02-2.cfm

Grading:
Your grade will be based on one midterm, one final, one programming assignment, the result of a static analysis of your code on the programming assignment, and a ``class participation grade'', based on the number of relevant questions and comments: specially good questions or catching my mistakes get extra points. The weights are:
Class Participation 10%
Midterm (March 19) 25%
Final (May 14 at 12:45) 25%
Programming Assignment, incl. Analysis 40%

The final will be comprehensive.

Test make-up policy:
I will need signed documentation to verify each individual absence in order to provide make-ups; only university accepted reasons will be honored.
Grading scale:
I will assign number grades during the session and only convert them to letter grades when I turn them in at the end of the session. No decision can be made regarding a converion table until the very last minute due to such imponderables as test difficulty, class attendance and participation, etc. which will influence the grade. However, I guarantee the following, worst case, table:

97-100 will convert into an A
94-96 will convert into at least an A-
91-93 will convert into at least a B+
88-90 will convert into at least a B
85-87 will convert into at least a B-
82-84 will convert into at least a C+
79-81 will convert into at least a C
76-78 will convert into at least a C-
73-75 will convert into at least a D+
66-72 will convert into at least a D

Special accommodations for Students with Disabilities:
University
policy 3342-3-01.3 requires that students with disabilities be provided reasonable accommodations to ensure their equal access to course content. If you have a documented disability and require accommodations, please contact the instructor at the beginning of the semester to make arrangements for necessary classroom adjustments. Please note, you must first verify your eligibility for these through Student Disability Services (contact 330-672-3391 or visit:
http://www.kent.edu/sas for more information on registration procedures).
Registration Requirement
: The official registration deadline for this course is February 1, 2009. University policy requires all students to be officially registered in each class they are attending. Students who are not officially registered for a course by published deadlines should not be attending classes and will not receive credit or a grade for the course. Each student must confirm enrollment by checking his/her class schedule (using Student Tools in FlashFast) prior to the deadline indicated. Registration errors must be corrected prior to the deadline.
On cheating, plagiarism and other unethical behavior
You are encouraged to discuss class problems with other students but required to work independently of anybody else except the instructors and/or tutor, unless otherwise indicated. Copying other people's work, allowing your work to be copied (even inadvertently!) and plagiarizing work will not be tolerated and will be dealt with according to University regulations, as described in the University Policies and Procedures, a condensed version of which is attached. Notes:
  1. By default, the penalty for cheating in this course is an ``F'' in the course.
  2. University regulations require me to notify Student Conduct in case of violations.
  3. Cooperation is just as bad as the deed itself: so, deciding which of two is the original is a non-issue: both are equally guilty.




next up previous
Next: ADMINISTRATIVE POLICY AND PROCEDURES
Michael Rothstein 2009-01-20