Course Description: CSC 112 is an introductory course in computer programming for students who are not majoring in computer science. Students who intend to major in computer science may also take this course as preparation for the first course in computer science, CSC 121. This course enables you to write basic computer programs in a high-level language, in this case the language C. Topics include C syntax, algorithms, computer systems, data representation, elementary programming techniques, debugging and testing of programs.
Attendance: You are expected to attend, and
to actively
participate in every class meeting.
Active participation
implies coming to class well prepared with your textbook, notes, and
pens and pencils. You are expected to read the textbook before and after topics are presented in class.
Office phone: 962-3695
Office hours: Tuesday, Thursday 11:00 am - 12:00 noon. Other hours by appointment only.
E-mail address: narayans@uncw.edu
University Policy on academic integrity will be followed for this course. Cheating will be taken very seriously, resulting in harsh penalties. Since the skills required in this class are also required in the next class, cheating in this class will seriously hamper your ability to pass the next class.The University of North Carolina Wilmington is a community of high academic standards where academic integrity is valued. UNCW students are committed to honesty and truthfulness in academic inquiry and in the mastery of existing knowledge. This commitment begins when new students matriculate at UNCW, continues as they create work of the highest quality while part of the university community, and endures as a core value throughout their lives.
It is the responsibility of every faculty member, student, administrator and staff member of the university community to uphold and maintain the highest academic standards and integrity of the university. Any member of the university community who has reasonable grounds to believe that an infraction of the Honor Code has occurred has an obligation to report the alleged violation to the faculty member teaching the class who, in turn, must report the allegation to the Office of the Dean of Students. This obligation is a core value of the Honor Code, and must be fulfilled by each and every member of the university.
UNCW students affirm their adherence to the Honor Code by signing an Honor Pledge after enrolling at the university; thereafter, each student must conform to the Honor Code at all times. The absence of signing the pledge does not excuse students from their obligation to read, practice and be held accountable to the rules and spirit of the Honor Code. Students who observe or suspect an Honor Code violation are to notify the instructor in whose course the alleged infraction occurred. The academic integrity policy for each class varies. Please follow the policies below:
Appropriate Collaboration
- Sharing class notes with another student.
- Discussing anything that was covered in class.
- Helping a fellow student locate a bug in his program, provided the following are true:
- You have already completed your program.
- You never type or dictate code for the student. You should be helping with minor details, not solving the programming problem for him/her.
Inappropriate Collaboration
Any of these constitutes cheating and will be reported to the academic integrity council.
- Showing another student (who has not completed the assignment) your code.
- Copying code from another student.
- Verbally providing other students with the solution to the program. (This would be along the lines of giving them the key to solving the problem when they need to think it through themselves.)
- Helping other students during a test or quiz.
- Doing another student's work.
Obviously, you may ask for debugging help from your instructor or TA. However, debugging is a skill that can be developed only by practice. It is important to learn how to struggle through problems on your own. If you are genuinely stuck, we will be willing to help you as far as your code matches the techniques described in class. If you write your program with an approach that is a complete departure from the way described in class, you are responsible for fixing your own resulting problems.
Attendance impacts your grade as described here.
The upper 30% (except the A range), and lower 30% of all grade ranges will be assigned + and - modifiers, respectively.