0% found this document useful (0 votes)
20 views1 page

CIS266 Homework 2

This homework assignment asks students to create a class for a student tuition calculator application that incorporates data and calculations to determine tuition costs independently of the user interface. Students must use their business class in a form to calculate and display tuition amounts due. Planning documents are worth 10 points and are due before the project, which is worth 15 points. Students should turn in printed copies of their planning materials, code, and this assignment sheet.

Uploaded by

rriness
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views1 page

CIS266 Homework 2

This homework assignment asks students to create a class for a student tuition calculator application that incorporates data and calculations to determine tuition costs independently of the user interface. Students must use their business class in a form to calculate and display tuition amounts due. Planning documents are worth 10 points and are due before the project, which is worth 15 points. Students should turn in printed copies of their planning materials, code, and this assignment sheet.

Uploaded by

rriness
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 1

Name: _________________________

Planning Points: ______________

Project Points: ______________

Homework #2
CIS 266 – Developing Applications in Visual Basic
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 $80.60 per credit $93.60 per credit $252.6 per credit
$806 plus $33 per credit $936 plus $33 per credit $2526 plus $37 per credit
11 to 18 Credits
from 11 - 18 from 11 – 18 from 11 – 18
$1070 plus $73 per
Excess - 19 or $1200 plus $73 per $2822 plus $245 per
additional credit beyond
more 18 Credits* additional credit beyond 18 additional credit beyond 18
18

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

4/1/2010

You might also like