FUNDAMENTALS OF COMPUTER SCIENCE
CSc 101 COURSE SYLLABUS SPRING 2013
Instructor: Dr. John Dalbey | Office: 14-203 |
Phone: 756-2921 SMS to email: (805) 776-3543 |
Office Hours: M 10:00 WTh 11:00 |
CSc Dept: 756-2824 | E-mail: |
COURSE DESCRIPTION
Basic principles of algorithmic problem solving and programming using methods of top-down design, stepwise refinement and procedural abstraction. Basic control structures, data types, input/output, arrays, and use of library packages. Introduction to the software development process: design, implementation, testing and documentation. The syntax and semantics of a modern programming language. Applications to various problems in math, science, engineering and business. Introduction to software development tools: UNIX, editors, and compilers.
Prerequisites: MATH 118 (or equivalent) with a grad of C- or better, and basic computer literacy (CSC 100 or CSC 232 or equivalent). You do NOT need prior programming experience. Strong quantitative reasoning (e.g. math), good problem solving skills, and experience with computer applications such as e-mail, word processing, and using the Internet and the World Wide Web are appropriate prerequisites.
Knowledge of the C programming language will be expected of you in CSc 102, CSc 357, and CSc 453.
Here are the expected course outcomes.REQUIRED TEXTBOOK
Hanly & Koffman. Problem Solving and Program Design in C. (7th edition.) Available at El Corral. Digital edition.
Chapters 1-9,11-13
Required materials: Lab notebook (bound composition book).CLASS STRUCTURE
The class meets at two different times: lecture and lab. During the lecture component we will meet as a large group to discuss the course concepts. Sometimes we will break into small groups to work exercises. The lab meetings are for hands-on work with the computer. At each lab meeting there will be specific activities to complete.
COURSEWORK
Readings
There will be assigned readings in the textbook and other
resources. The readings are to be completed by the date shown on
the calendar. Not all material in the reading will be
covered in lecture or lab but you are still responsible for knowing it
for
quizzes and exams. Come to class prepared with any questions from
the
reading that you would like addressed. Here are recommended reading
strategies.
Homework
There will be homework problems required for each chapter (except
Chapter 1). Each homework assignment has one or more parts,
including
The due dates will be posted on the course calendar. These are
individual activites. It is permissible
to ask for assistance from other students if you get stuck. However,
each student must solve the problems themselves and turn in their own
solutions.
Quizzes
Every two weeks or so there will be a short quiz over the readings in the textbook. The quizzes will be "closed book." The quizzes are usually, but not always, announced in advance.
Lab Activities
During the lab hour you will complete structured hands-on activities
on the
computer.
The lab activities
assist you in learning the features of the C programming language
and software development environments. The assignments are
designed to be completed during the allotted lab time, but
you may occasionally find you need more time to
complete
them, in which case you may finish the activity outside of class time
at home or in some other lab.
With the exception of the first week's lab, all labs are cooperative
activities, and thus attendance is required during the lab. You must
arrive on time and participate fully in order to receive credit for the
lab. Two
students will share a single workstation, and each will be
assigned a
role, either "driver" or "navigator." The navigator is the person
who leads the problem solving effort. The driver is the person
who operates the keyboard.
(Of course the driver may assist in solving the problem).
There are about ten labs, each worth 3 points. Each student
pair makes a single
submission for both students. Some (randomly determined)
activities will be assessed by a live demo to the instructor.
Lab penalties: Missing textbook, -1, tardy, up to ten
minutes, -2, absent (more than ten minutes late), -3.
There will be four lab quizzes. The quiz is an in-class practical hands-on exam administered during lab hour. The quizzes will be similar to the lab activities. You will be required to demonstrate some programming skill on the computer. The lab quizzes are in addition to the lecture quizzes. Lab quizzes are closed-note, closed-source, closed-web. The instructor will provide a note sheet.
Programming Projects
There are four programming projects to be completed during the
course.
The projects are where you will demonstrate your software development
skills.
The projects are individual assignments and collaboration of any
kind is not allowed. You will be given a
software
specification and you need to write a design and implement the
solution. You projects will be graded on their functionality as
well as design and coding quality.
Midterm and Final Examination
There is a midterm examination and a comprehensive final
examination. These exams are written (not practical) exams.
The lecture final
is a common final and
will be held on Monday, Tuesday or Wednesday from
Extra Credit
There will be specific extra credit opportunities announced which are optional assignments.
GRADING
# | Percent |
|
Homework |
7 |
0 |
Lab Activities | 10-12 | 15 |
Projects | 4 |
25 |
Lec Quizzes | 4-6 | 10 |
Lab Quizzes | 3-4 |
15 |
Midterm | 1 | 10 |
Final exam | 1 | 25 |
TOTAL | 100 |
A 90% -
100%, B 80%-89%,
C
70%-79%, D
60%-69%, F 59%
and
below
NOTE: You must earn a grade of C- or better to be able to
enroll in CSc 102.
ADMINISTRATIVE POLICIES
DEADLINES
Due dates for all coursework are shown on the course calendar. Most labs and projects will be submitted electronically through a procedure called "handin." Your work will be time stamped automatically when you submit it. Work which is received late, even by one second, receives no credit. Do NOT submit your assignments via e-mail.
If you anticipate illness, other academic burdens, or other emergency will prevent you from submitting your assignment before the deadline, you may request an extension. Send an email message to the instructor before the due time asking for an extension of the due date. You don't need to provide a reason or justification. (Limit: 2 extensions). The default extension is 24 hours, but you may ask for more.Missed labs, quizzes and exams can not be made up.
The absolute deadline for submitting any course assignments, extra credit, etc. is 5pm of Friday of the last week of classes.
ACADEMIC INTEGRITY
This course involves both individual work and collaborative work. It is your responsibility to understand the guidelines that apply to each kind of work, and to be clear about which assignments are individual assignments and which are collaborative.
Activities not designated as cooperative assignments in this course are to be done individually. Individual work is to be carried out entirely and solely by an individual. You may not "work together" on individual assignments. The content of the assignment is not to be discussed or shared in any way with other students. There is to be no conversation about individual assignments except with the instructor or a department-designated tutor. This policy will be rigorously enforced. Programs will be checked for plagarism using both computer and human similarity checkers. Take extreme precautions that your individual work is not viewed by other students. This includes deleting all your computer files from public workstations when you are finished, retaining private permissions on your Unix files, destroying printouts of source code, and not letting other students use your personal computer where you store your coursework.
In addition, the work you submit must be entirely your original creation. Using solutions from any other source is forbidden; in particular, using solutions (either instructors' or other students') from previous offerings of this or other courses is not allowed. Using solutions found on the Internet or getting help from online forums is not allowed.Assignments which appear to be the result of a "group effort", or appear to have been copied from another student, will be considered plagiarized. Violations of this policy may result in being failed from the course and a letter placed in your record at the Office of Student Rights and Responsibilities. See the campus statement on Academic Dishonesty: Cheating and Plagiarism
Certain laboratory activities will be designated as team activities. Students will be assigned a partner to cooperate with to complete the lab activities. Be sure to use these cooperative activities as a chance to master the skills, as there will be quizzes in which each person must perform the skills individually.COMPUTER POLICIES
Students enrolled in this course are entitled to a computer
account on the computer science department unix server. There
are
numerous software tools available on this system which you might find
helpful. Do not share the password
or the account will be frozen and you will be failed from the course.
A number of important class documents will be made available in electronic form (e.g. assignments, due dates). They can be accessed via a WWW browser through the link from the instructor's home page. These files should be considered as evolving documents, as they will be refined and updated as the course proceeds. Each document will have a version date so that you can determine if you are reading the most recent version. It is your responsibility to be sure that you are working from the most current document. You may access documents on the course web site only via hyperlinks. You are not authorized to view other documents that may exist but have no hyperlink to them.
Occasionally the instructor will mail announcements to the entire class by using an alias which sends mail to your Cal Poly Mail account. If you don't use Cal Poly Mail regularly, you should setup your account to forward your mail to your regular email account.
Computer Science majors are expected to be proficient with tools of their trade such as e-mail and backups. Excuses such as "my email account was down" or "my hard drive crashed" are not likely to gain much sympathy.
The instructor will not read email whose "Sender" field is not an actual student name. Don't use nicknames in mail you send to the instructor or it will be returned to you unread.
Students are expected to learn and abide by the principles of ethical use of computers as determined by the ACM (Assoc. for Computing Machinery) Code of Ethics and Professional Conduct, the Campus computing and Communication Policies, Calif. state laws (see Penal Code Section 502), and federal laws.
Grader UNIX account (by section): ~graderjd
This account contains certain documents and sample programs you will need to complete the class assignments. Campus computing policies (as well as state and federal laws) prohibit you from reading files in other user's accounts, regardless of whether the file permissions allow such actions, unless you have been given specific authorization to do so. The instructor hereby grants permission to read any file in the grader account for your section only whose unix file permissions allow public access.
Lab activities and programming projects will be submitted to this account for grading via "handin." To send a message to the instructor, be sure to e-mail it to the instructor's personal account, jdalbey.
GETTING ASSISTANCE
Study Groups:
The university organizes study groups for
this course.
Tutoring:
Computer Science department is organizing free tutoring for
CPE101/102/103 courses. Hours and days will be announced around the
second week of the quarter
Fall 2012: Sun-Thurs 7:00pm, 14-302.
Office hours:
One of the great benefits of attending Cal Poly, as opposed to a
University of California, is the opportunity to interact directly with
your instructors. You are invited to take advantage of this opportunity
by visiting the instructor during office hours, even if you are not
having difficulties with the course. Of course if you are having
difficulties, you should see the instructor as soon as possible.
If you need help with any form of programming activity, you should
bring a current hardcopy of your source code. If schedule office
hours are not convenient for you, other times can be reserved by
arrangement.
CLASSROOM CLIMATE
It is a core value of academic
discourse to be tolerant of views different than our own and to treat
others with respect.
In addition, an atmosphere conducive to learning can be fostered by
minimizing distractions for others who are trying to concentrate.
Common courtesies include:
CELL PHONES AND PAGERS
Cell phones present an annoying disruption in class and a distraction from course activities. Cell phones are not to be visible in the classroom or lab room for any reason without permission. Once you enter the classroom or lab, put your cell phone away where it is out of sight.DROP/WITHDRAWAL POLICY. You may use PASS to drop this
course
any time during the first eight days of class. Please carefully
evaluate
your schedule and determine if you will remain in the class before the
end of the add/drop period. After the drop date, the only way out of
the
course is called "withdrawing" from the course; this requires
a documented "serious and compelling" reason, such as a medical
emergency.
You may not withdraw simply because you are earning a bad grade or you
forgot to drop through PASS. Withdrawal requires you to document
that
some desperate situation has arisen after the drop day that you could
not
have reasonably anticipated.