CSC 135 060, Fall 2021 Syllabus

General Information

Instructor:
Dr. Dylan Schwesinger
Office:
Old Main 259; Phone: (484) 646 - 4389
email:
schwesin@kutztown.edu
Web URL:
https://csitrd.kutztown.edu/~schwesin
Office Hours:
Mo 12:00pm – 2:00pm, TuTh 9:30 – 11:00am

Meeting Time & Place:
Section 060: MoWe 3:00pm – 4:20pm, OM 158

Course Description: An introduction to computer components; algorithmic design and the constructs of structured programming; elementary data types and data operations; programming in a high-level language; one-and-two dimensional arrays; functions and top-down, modular, step-wise programming; computer solution of several numerical and non-numerical problems.

Prerequisite: None

Textbook: C++ Programming From Problem Analysis to Program Design, Eighth Edition, by D. S. Malik, Cengage.

Course Organization

Your participation in the course will involve the following activities:

Regular attendance and class participation are expected, but attendance will not be taken during lectures. Students are responsible for all material covered in class.

Policies

Programming Assignments

This course is designed to enable you to learn to become proficient in best practices in programming. It replaces the standard two-step “code - grade” pattern with the loop “code - critique - revise - repeat” pattern. Here are the steps that you will follow for a given assignment:

  1. You submit a compilable version of your code before the initial deadline. If you do not submit a compilable version of your code before the initial deadline, then following steps do not apply for that particular assignment.

  2. I annotate your code with detailed critiques.

  3. You respond to the critiques by revising your code and resubmitting it. If you disagree or do not understand a critique, then email me to get more information.

  4. We repeat this cycle until I mark the code as “Done”, that is, no more critiques.

The programming assignments must follow the Computer Science Documentation Standards.

In every programing assignment, you must cite or give credit to at least two sources, along with an explanation of what you got from each. You should not limit yourself to two, however; cite as many sources as you can think of. Sources you might cite include websites you found helpful; classmates who gave you good ideas; a book or paper you read. If you think you truly did an assignment on your own, with help from no one, think harder: can you thank a former professor, parent, or friend who taught you a particular skill or concept you used on the assignment? A class you took or assignment you did which gave you an idea you needed? If you still can’t think of anything to cite, then think of a follow-up question you have related to the assignment, go find the answer to your question, and cite the source you used.

Exams

Exams must be taken when scheduled unless I have approved an alternate time prior to the scheduled exams. Missed exams will be handled on an individual basis and will require written documentation for the absence. University policy will be followed.

Final Grade Assignment

Each student will receive a numeric score for the course based on a weighted average of the following:

The letter grade cutoff points are 93 (A), 90 (A-), 87 (B+), 83 (B), 80 (B-), 77 (C+), 70 (C), 60 (D).

Bonus Points: The instructor will selectively consider raising individual grades for students just below the cutoffs based on factors such as attendance, class participation, improvement throughout the course, and special circumstances.

Academic Dishonesty

All students should familiarize themselves with the Computer Science Academic Integrity Policy

The remainder of the academic dishonesty policy is adapted from this syllabus. The policy is based on the following beliefs:

Based on these principles, here are guidelines on what forms of resource use, resource sharing, and collaboration are permitted in this course.

Exams: Each exam must be the sole work of the student taking it. No collaboration of any form is allowed on exams. Students may not discuss any aspect of any exam question with someone who has not yet taken the exam.

Assignments and Information Sources: As a general rule, you may not obtain any information about an assignment from an unauthorized source. Clarifications as to which sources are authorized and which are not are as follows:

Assignments and Collaboration As a general rule, you may not provide detailed help with an assignment other students. Clarifications about which forms of aid are authorized and which are not are as follows:

Enforcement

Assignments will be closely monitored for plagiarism. All infractions will be reported to the department chair. The penalty for cheating will be determined on a case-by-case basis, but it will always be worse than having not turned in the assignment.

Email Correspondence

The preferred method of course communication is email. When sending email, please indicate the course number in the subject line by placing it within square brackets, for example, “[CSC 235] Need help on Assignment 1”. All email correspondence must sent from your Kutztown University email address. You can expect a response to an email with a properly formatted subject line within 24 hours. An email with an improperly formatted subject line may get no response at all.

Classroom Etiquette

Consideration for your classmates, instructor, and class is expected. Please come to class on time and prepared to learn. There should be no classroom conversations, sleeping, cell phone usage, or other disruptions to the class.

Accreditation

Any course work submitted to the instructor (including but not limited to assignments, tests, and projects) may be photocopied and retained for the purpose of assessment, accreditation and quality improvement, after removal of any information identifying the student.

Students with Disabilities

Students with diagnosed disabilities or special needs that require accommodations for this course must first contact the Disability Services Office, located in the Office of Human Diversity at 215 Stratton Administration Building. If you have already disclosed a disability, please feel free to speak with me privately so that I may assist you.

Gender-Based Crimes

Educators must report incidents of gender-based crimes, including sexual assault, sexual harassment, stalking, dating violence, and domestic violence. If a student discloses such incidents to me during class or in a course assignment, I am not required to report the disclosure, unless the student was a minor at the time the incident occurred. Regardless of the student’s age, if the incident is disclosed to me outside the classroom setting or a course assignment, I am required by law to report the disclosure, including relevant details, such as the names of those involved in the incident, to Public Safety and Police Services and to Mr. Jesus Peña, Title IX Coordinator.

Note: This syllabus is subject to change at the discretion of the instructor.