CMSC 201

CMSC 201
Computer Science I for Majors

Syllabus

Lecturer

Sue Evans
Office: ITE  207
Office Hours: M/W 2:30 - 3:30 & Tu/Th 4:00 - 5:00 or by appointment
Telephone: 410-455-3964
E-mail: bogar@cs.umbc.edu

Class Time and Locations

Section 01-Lec
Mon & Wed 1:00 p.m. - 2:15 p.m., L.H. 7

Section 09-Lec
Tues & Thur 5:30 p.m. - 6:45 p.m., L.H. 8

All Discussion Sections meet in ENG 104 A

Textbook

The required textbook for this course is Python Programming: An Introduction to Computer Science, John Zelle, Franklin, Beedle & Associates.

Course Description

An introduction to computer science through problem solving and computer programming. Programming techniques covered by this course include modularity, abstraction, top-down design, specifications, documentation, debugging, and testing. Selected topics in computer science are introduced through programming projects in the python language running under a UNIX operating system. The core material for this course includes functions, strings, loops, and files. Students are assumed to already know the basics of a modern high-level language such as Java (expressions, basic data types, arrays, and control structures). Students with no prior programming experience should take CMSC 104. This is the first course for students interested in pursuing further study in computer science. Note: credit will not be given for both CMSC 106 and CMSC 201 Prerequisites: MATH 150 and previous programming experience.

Objectives

The objectives of this course are:
  • To develop problem-solving skills, especially in the use of computers to solve real-world problems.
  • To learn basic programming skills, especially software development using the Python language.
  • To learn how to use UMBC's UNIX system to create, test and execute Python programs.
  • To prepare for further study in Computer Science.

Grading

Item SubItem Weight Total Weight
Assignments      
  8 Homeworks 3% each
24%
  2 Projects 8% each
16%
Labs      
  best 10 out of 13 labs 1% each
10%
Exams      
  Midterm  
25%
  Final Exam  
25%

Make-ups for exams are given under only the most dire circumstances (almost never). Your final letter grade may be curved above the standard formula:

                 0 <= F < 60
                60 <= D < 70
                70 <= C < 80
                80 <= B < 90
                90 <= A <= 100

Under no circumstances will the grades be curved downward. Your grade is based on timely work accomplished during the semester. Incomplete grades will only be given for medical illness or other such dire circumstances.

Assignments

The critical programming skills cannot be learned simply by attending the lectures. You should budget enough time to work on the assignments as well. Assignments are due by midnight of the due date. Projects will be graded according to four parts: correctness, design, style, and documentation.

For details see Assignment Submission and Grading Policy.

Academic Integrity

All assignments must be completed by your own individual effort. You should never have a copy of someone else's assignment either on paper or electronically under any circumstance. Also, you should never give a copy of your assignment, either on paper or electronically, to another student. This also means that you cannot "work" on the assignment together. Cases of academic dishonesty will be dealt with severly.

If you need help with your assignment, see your instructor, any of the TAs , the Computer Science Help Center or tutors provided by the Learning Resource Center. You may NOT ask another student (whether they are taking CMSC201 or not) or anyone else for help.

Lectures and Readings

You are expected to attend all lectures and your weekly discussion session. The lab assignments are to be done during your weekly discussion session, so attendance is mandatory. You are responsible for all material covered in the lecture, even if they are not in the course web pages. You are responsible for the material in the course web pages, even if they are not covered during lecture.

TAs' Office Hours

TAs hold their regularly scheduled office hours in ITE 240, which is a lab shared by several CS courses. That lab has a set of rules that need to be followed. If you schedule an appointment to see your TA outside of their normal hours, the appointment will take place in ITE 334, their shared office.

Exams

In general, the exams will be closed-book and closed-notes. The final exam will be comprehensive and cover the material from the entire course.

Saturday, 05-Sep-2009 13:05:05 EDT