Вы находитесь на странице: 1из 1

Name: _________________________

Planning Points: ______________

Project Points: ______________

Homework #2
CIS 266 – Developing Database Applications
Student Tuition Calculator – Business Objects

This project is to apply Object-Oriented Programming concepts and practices.

Planning documents are worth 10 points; the project is worth 15 points. Planning
documents are due before your project! Turn in printouts of your planning
materials in a folder in class or to the computer resource center. Copy your project
files to the R:drive, and turn in a printed copy of your code and this sheet. Do not
include any files except those needed for your project on your diskette.

In this assignment, you are continuing to work with student tuition. Create a class
that incorporates the data and calculations to determine tuition charges,
independent of your interface (form). Use your business class in the form to
calculate student tuition costs and display the amount due.

Design your interface for easy data entry. Test to make sure any entries are valid
prior to calculating credit costs.

CREDIT Resident: Non-Resident Oper Fee Non-Resident:


AMOUNT Total Tuition (Operating, Waiver: Non U.S. Citizen
Building, and Max S&A U.S. Citizen Total Tuition (Operating,
Fees) Total Tuition (Operating, Building, and Max S&A
Building, and Max S&A Fees)
Fees)
1 to 10 Credits $86 per credit $99 per credit $258 per credit
$860 plus $34.80 per $990 plus $35.49 per $2580 plus $39.80 per
11 to 18 Credits
credit from 11 - 18 credit from 11 – 18 credit from 11 – 18
$1138.40 plus $78.40 per $1273.92 plus $78.40 per
Excess - 19 or $2898.40 plus $250.40 per
additional credit beyond additional credit beyond
more 18 Credits* additional credit beyond 18
18 18

(Source: SPSCC — http://www.spscc.ctc.edu/admissions/costs)

3/22/2011

Вам также может понравиться