Tuesday, Thursday |
CS 1110: Introduction to Computing Using Python Fall 2018 |
Main
About: Announcements Course Staff Times & Places Calendar Materials: Lectures Texts Python Text Shell Videos Assessment: Grading Assignments Labs Exams Resources: CMS Piazza AEWs FAQ Python API Introcs API Python Tutor Style Guide Terminology Academic Integrity |
ExamsThere are two prelims and a final in this course. Because of the size of this class, and having to coordinate multiple sections, the exam times have already been scheduled way in advance. Please make sure that you have nothing else planned at these times; there are no alternative times for these exams. With that said, we will have a policy for legitimate conflicts. Two weeks before each exam, you should upload your conflict information into CMS. You should use the provided make-up petition template to submit your information. If an emergency comes up in less than two weeks of the exam, you need to contact the instructor and course administrative assistant as soon as possible. In addition, you should still submit your information to CMS so that we can keep track of it (CMS will count it as "late"). Prelim 1Time: Thursday, October 11th at multiple timesPlace: Exact room and time determined by last name.Review Session: Wednesday, October 10th, 5:00 pm to 6:00 pm in Kennedy AuditoriumStudy Guide Review Questions (no answers) Review Questions (answers)This prelim will cover the basics of Python. It will include the material presented in class up to, and including, October 2. In addition, you are responsible for any and all reading in listed on the lecture slides for each day. Prelim 2Time: Thursday, November 8th at multiple timesPlace: Exact room and time determined by last name.Review Session: Sunday, November 4th, 2:30 pm to 4:00 pm in Kennedy AuditoriumStudy Guide Review Questions (no answers) Review Questions (answers)This prelim will cover the more advanced concepts that we have talked about since the last exam. In particular, both recursion and classes will feature heavily on this exam. It will include the material presented in class up to, and including, November 1. Final ExamTime: Monday, December 10th, 2:00 pm to 4:30 pmPlace: Barton HallReview Session: Information PageStudy GuideThe final is comprehensive, and will include topics from the previous two prelims. New topics on the final include while loops and loop invariants. Exam ArchiveTo give you some idea of what the exams might be like, we are freely posting all of the exams from earlier semesters for you to look at how. However, please be aware of the following: The material covered changes every semester in CS 1110. Furthermore, material is not always covered in the same order. The topics on these older exams may not be the topics in our exams. In particular, the material between the Fall and Spring semesters can be quite different. Prelim 1 in Previous SemestersPrelim 2 in Previous SemestersFinal Exam in Previous Semesters |
Course Material Authors: D. Gries, L. Lee, S. Marschner, & W. White (over the years) |