General Info

Home Windows C++ 241 C++ 242 Contact Info Contents

General Info
News
Class Notes
Resources
Exams & Grades
Communications

About CIS 241

This page is the online syllabus for the class. In addition, you may consult a list of frequently asked questions or the class schedule, which will be updated online as any changes are made.

Course Goals

Introduce the student to the C++ programming language.using a procedural subset of the language

Data types, control statements, data structures, arrays and pointers
Use of functions, recursion and overloading
Stream I/O and file usage

Prerequisites

COMPU 131 (Introduction to Programming) or CIS 171 (Introduction to Programming Using Java) or equivalent programming experience. See the frequently asked question What do I need to know before taking it? on this web site if you are unsure about your background or discuss it with the instructor.

Schedule

Here is our schedule which is subject to change as the class progresses. If changes are made, the schedule will be updated and a notice will be placed on the announcements page.

Text & Supplies

The text for the course is Walter Savitch, Problem Solving with C++, 3rd edition

You will also need one or more 100Mb zip disks or 3 1/2" floppy disks to store your programs. Check the class resources page for additional reading material and web links that will help you to follow the lectures in the class and on the exams.

You will need to have access to a computer and C++ compiler outside of class time. 

Grades

Course grades will be determined as follows:

Programming  Assignments

60%

Quizzes and In-Class Exercises

20%

Final Exam

20%

Details about exams and grades will be posted on the web site.

Assignments

All assignments are due by the start of class on the due date or electronically ahead of the class. Electronic submission is preferred. Late assignments may receive reduced grades.

Absenteeism

Class attendance is extremely important. In addition to your assigned readings, you are responsible for all material covered in lectures, discussions and demonstrations in class. Anything covered in class can appear on a quiz or exam.

Cheating and Plagiarism

If cheating or plagiarism takes place on any exam or assignment, a score of zero will be given for the work.

Home Windows C++ 241 C++ 242 Contact Info Contents

Copyright © 2000  Charlie Poole. All rights reserved.
Revised: July 15, 2002 - cpoole@ctc.edu