Course Description: CSC 221 is the second course in the three course programming sequence: CSC 121, CSC 221, CSC 332. These courses are currently taught using the Java programming language and a Windows environment. The prerequisite for CSC 221 is CSC 121 (with a grade of "C" or better), and the co-requisite is CSC 133 (Discrete Structures). Topics in CSC 221 include searching and sorting, recursive algorithms, file input and output, reusable classes and packages, inheritance and polymorphism, event-driven programming, and graphical user interfaces.
Note 1: Students may declare a major in Computer Science after completion of CSC 121, 133, and 221 with a grade point average of at least 2.5 on these 3 courses and with an overall grade point average of at least 2.0.
Note 2: A grade of "C" or better is required for taking courses for which CSC 221 is a prerequisite.
Attendance: You are required to attend, and
expected 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: Monday, Wednesday 2:00 - 3:00 pm. Tuesday, Thursday 10:00 -11:00 am. Other hours by appointment.
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 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.
Honor Code
It is the responsibility of every student to uphold and maintain the UNCW Academic Honor Code (see Section V of your Student Handbook). You violate the honor code when you represent someone else's work as your own. Programming assignments may be discussed at a conceptual level with other students but details and coding must be your own. Copying and team collaboration is prohibited.
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.
Monday, May 2, 2011 is the last day of classes. You will have a FINAL EXAM on Monday, May 9, 2010 from 11:30 am - 2:30 pm in CI 2006. If you are passing the course, and if you cannot take the final exam when it is scheduled because of an emergency beyond your control, and if you notify me BEFORE the end of classes, you may possibly receive an ``I'' in the course. Details about the format of the final will be announced later in the semester.
The instructor reserves the right to relax the grading scheme outlined above.