Syllabus

Instructor

Dr. Christopher S. Marron

Course Information

Course Title: CMSC104 Problem Solving and Computer Programming
Time & Place: Monday & Wednesday, ENGR 122, 5:30pm – 6:45pm

Textbook

Problem Solving and Program Design in C, 6th Edition
Jeri Hanly and Elliot Koffman, Addison Wesley, 2009.
ISBN: 0321535421

The fourth edition (ISBN: 0321198034) and the fifth edition (ISBN: 0321409914) of this textbook are also acceptable.

Course Description

This course is designed to provide an introduction to problem solving and computer programming that does not require prior programming experience. Elementary problem solving skills and algorithm development will be introduced. Students will be taught the basic use of a programming environment and basic programming constructs (including loops, control statements, functions, and arrays). This course also teaches students the fundamentals of using the Linux operating system, and introduces general computer science concepts. Note: This course does not fulfill any of the computer science major requirements. Students who have taken and received transfer credit for, or who are taking concurrently any computer programming course in a high-level programming language, will not receive credit for CMSC 104. The list of such computer programming courses includes, but is not limited to AP Computer Science, CMSC 201, CMSC 202, and sections of CMSC 291 that cover programming topics.

The following is a list of the topics that will be covered:

Objectives

After completion of this course, students will:

Grading

Your final grade will be computed from the following components:

    5 Homeworks (4% each) 20%
    3 Projects (10% each) 30%
    2 Mid-term Exams (15% each) 30%
    Final Exam 20%
    Total = 100%

The projects are more substantial homeworks with a design element. There will be two mid-term exams and a cummulative final.

Your final letter grades will be based on the standard formula:

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

Depending upon the distribution of grades in the class, there may be adjustments in the students' favor, but under no circumstances will the letter grades be lower than in the standard formula. Grades will not be "curved" in the sense that the percentages of A's, B's and C's are not fixed. As a guideline, a student receiving an "A" should be able to produce correct programs for the homework assignments and quizzes with facility.

Grades are given for work done during the semester; incomplete grades will only be given for medical illness or other such dire circumstances.

Attendance

You are expected to attend all classes. If you miss a class, you are responsible for getting the notes and any verbal information given during class from a fellow classmate. (If handouts were given out, you may come to my office to get them.)

Homework

You will not acquire programming skills by watching someone else write programs. You must budget enough time to think about the homework assignments and then write and debug your code.

Programs are graded not just on correctness (producing the correct output) — neatness counts. Here "neatness" means that your program is well formatted (see CMSC104 Coding Standards and CMSC104 Indentation Standards), the output from your program is nicely presented, and that the logic in your program is straightforward.

If you cannot complete a programming assignment, you should still submit your code. Partial credit will be given for reasonable effort. Late work will not be accepted.

Be aware that the GL system may go down from time to time. You are given ample time to complete your programs, so system downtimes are not necessarily an excuse for late submission.

You will be submitting your programs electronically. Details will be explained in class before you need to submit your first program.

Extra Credit

There may be opportunities to earn extra credit by doing extra homework assignments. Extra credit assignments will be graded in the same manner as regular homework assignments, except:
  1. Extra credit will only be given to submissions that are mostly correct. For example, in regular homework assignments, you might be given partial credit for a program that doesn't compile. Such programs will not receive extra credit.
  2. Extra credit applies only to homework and project scores and not to quiz and final exam scores. For example, if by doing extra credit you have 110% on homeworks and projects, but only managed 80% on the quizzes and final exam, your final grade would be 80% × 50 + 100% × 50 = 90% (and not 80% × 50 + 110% × 50 = 95%).

Academic Integrity

When you submit your homework and classwork, you are stating that the work was created by your own individual effort, or in the case of a group assignment, created solely by the effort of members of your group.

Receiving help from the Computer Science Help Center does not violate this academic integrity policy.

You may also receive help from other sources. However, this help must be limited to:

The following is a non-exhaustive list of actions that clearly violate this academic integrity policy:

This policy recognizes that students can learn productively from many sources including from other students in the class. Thus, this policy allows small amounts of help but prohibits outright copying. Although, this leaves a gray area between "small amounts of help" and "outright copying", it is better that we live with some ambiguity than to have a clear-cut policy that deprives the students of productive learning opportunities. Students who have doubts about the propriety of an activity should consult the instructor.

Students who violate this academic integrity policy will receive a grade of 0 for that assignment, as well as a reduction of one full letter grade in the student's final course grade. A second violation will result in very dire consequences. In the case where one student copies the program of another student, both students are considered to have violated this policy. Here, copying includes not just programs that are verbatim copies, but also programs that are substantially similar and could not have been produced independently. Furthermore, all parties concerned will have their prior homework and programs checked.

Violations of this policy may be reported to the University's Academic Conduct Committee for further action. Egregious cases of cheating will be written up as a "more serious" infraction. In this case, you will not be allowed to drop the course. Also, a "more serious" infraction would appear as a permanent part of your student record and would be seen by potential employers when they ask for an official copy of your transcript.

For a more complete description of academic dishonesty, refer to the UMBC Undergraduate Student Academic Conduct Policy.

Email

In order to facilitate email communication, please observe the following guidelines for email sent to the instructor.