CS2802: Course Policies and General Information

Instructor: Joe Halpern, 414 Gates, halpern@cs.cornell.edu, 5-9562

Admin: Randy Hess, 401 Gates, rbhess@cs.cornell.edu, 5-0985;

Classes: Monday, Wednesday, Friday 10:10-11:00, Hollister B14.

Staff and office hours: Can be found here

Prerequisites: The official prerequisite for course is a programming course, but it's not critical. If you are taking CS 1110 or CS 2110 concurrently, that's fine. If not, and you haven't taken any programming courses, speak to Prof. Halpern.

Text: Mathematics for Computer Science by Eric Lehmann, Albert Meyer, and Tom Leighton is the text, and we'll be following it fairly closely. It can be freely downloaded here. Two useful backup texts, which are good sources for (simple) problems if you need practice, are Discrete Algorithmic Mathematics (3rd edition), Stephen B. Maurer and Anthony Ralston, A. K. Peters and Discrete Mathematics and its Applications by Kenneth Rosen.

Coverage: Discrete mathematics covers a lot of topics, which I'll try to tie together. Many of you will have seen at least some of them in high school, but I suspect we'll be doing things in much more depth. Here is a rough course outline (the fact that a chapter is listed does not mean that we'll cover every topic in the chapter)

Grading: There will be two prelims, scheduled by Cornell for the evenings of Thursday March 7 and Thursday April 11. There will also be a final, which has not been scheduled yet by Cornell. If you have a conflict with the prlim or exam times, let me know as soon as possible. I don't promise to be able to do something about it, but the sooner you tell me, the more likely it is that I will be able to do something about it. I believe that doing homework regularly is the best way to learn the material, and the grading reflects that. Homework, midterm, and exams will be weighted roughly as follows:

Piazza: Please enroll in Piazza for course announcements and discussion (although some will also be posted on the course web page).

Homework:
  • Homework will be posted on Piazza and the course home page. Homework is will be handed just just every week on Monday and will be due before class (i.e., before 10 AM) the following Monday. Note that there is a relatively short homework due on Monday (Jan. 28).
  • Homework will be handed in via Gradescope. Please enroll in gradescope using entry code: 9NYXBW. You will need to hand in a pdf file, but it's OK if you handwrite your answers and then hand in a picture of your solutions. But two issues to keep in mind if you write solutions by hand:
    • Make sure it's legible! It is not the grader's problem to decipher your handwriting.
    • It's also your problem to ensure that you hand in a single pdf file.
    Alternatively, you can use Word or (if you plan to take lots of science/engineering courses) learn Latex, which is much better than Word for mathematical documents. mathematical
  • Homework must be handed in on time. To compute the final homework grade, I will drop your two lowest assignments. If you miss handing in an assigment (for emergency, illness, whatever), this will be among those dropped.

    Academic Integrity: It's OK to discuss the problems with others, but you MUST write up solutions on your own, and understand what you are writing. You may not copy any part of someone else's code or written homework. To do so is a violation of the Academic Integrity Code.