CIS67 TOPICS
Sample first exam
Sample questions for 2nd exam (11/12/97)-- Chapters 5-7
Sample final spring 95
Sample final spring 97
Group Exercises for CIS 67, Spring 97
Final project for Fall, 97
file student.h
student.h
file student.cpp
student.cpp
!>
Driver program to test student class
Sample midsemester exam
Money class - definition file (money.h)
Money class - implementation file (money.cpp)
string class - definition file (stdstrng.h)
string class - implementation file - modified 10/1/97 (stdstrng.cpp)
How to create a project
File bool.h - include for type bool
Syllabus - Subject to Change
First Pascal program to convert to C++
Second Pascal program to convert to C++
Second Lab - Use of the Debugger
New Chapter 3 - Introduction to Object Oriented Programming and Classes
House Calculation with Files
Class date