Programming Assignment

Hello,how are you!!

Save Time On Research and Writing
Hire a Pro to Write You a 100% Plagiarism-Free Paper.
Get My Paper

Before you begin, please please please read the requirements file before you begin. Take them into consideration!!!

I have an experience that many missing parts existed when I got the assignment from thetutor!! So, please, read the assignment carefully and do not finish the homework without complete it as my professor wants!!! if something is missing!! my grade in this assignment will be ZERO immediately.

So, please, stick with the requirements ( read them to know what to do and what you need to be aware of ) + read the assignment with the ( extra Credits part ). Do not do the assignment without doing the extra part.

Before you begin, and if you have questions , let me know.

Save Time On Research and Writing
Hire a Pro to Write You a 100% Plagiarism-Free Paper.
Get My Paper

CS 313 01
Program Assignment 05
Chapter 10
20 Points
Name ___________________________________
Due:
Wednesday, April 4, 2018
Begin a new project named Customer Information and design a class named Person with the following
properties:
• LastName (string)
• FirstName (string)
• Address (string)
• City (string)
• State (string)
• Zip (string)
• Phone (string)
Implement the properties as public property procedures. Create a form that allows you to assign values
to each property of a Person object.
Design a new class named Customer, which is derived from the Person class. The Customer class should
have the following properties:
• CustomerNumber (integer)
• MailingList (Boolean)
• Comments (string)
The CustomerNumber property will be used to hold a unique number for each customer. The Mailing
List property will be set to True if the customer wishes to be on a mailing list, or False if the customer
does not wish to be on a mailing list. The Comments property holds miscellaneous comments about the
customer.
Modify the form so that it allows you to store data in each property of a Customer object. Add a button
to process a class object. This code should accept the data from the textboxes and store them in the
properties of the class. It should then display the data from the class to multiple message boxes. Be
sure to include an Exit button.
Add the following comments to the beginning of the program.
Name:
Your Name
Class and Section:
CS 313 01
Assignment:
Program Assignment 05
Due Date:
See above
Date Turned in:
Program Description: You write a short description of what the program will do
When you complete the program, do the following.
1. Turn in a printout of the source code from Visual Studio with this sheet attached to the front
2. Create a folder with the following name: Program 05
3. Copy your project to this folder
4. Copy the folder to the following location: I:\kopp\inbox\CS 313 01\your name where your
name is a folder located in I:\kopp\inbox\CS 313 01.
Extra Credit 5 points:
Add a second form to the project. Instead of outputting the data to message boxes, display the output
to a list box on this second form.
CS Classes
Requirements for Programming Assignments
Comments
The following comments are required on all programming assignments
Name: Insert your name here
Class and Section: Insert your class and section here
Due Date: Insert the due date (shown at the top of the assignment sheet)
Date Submitted: Insert the date you turn in your program
Description: a short description of what the program will do
Descriptive Identifiers
All identifiers (ex. Variable names, constants, method and function names, class names) must be
descriptive. Names such as s1, label3, button4 are not acceptable.
Unnecessary Code Headings
In Visual programming classes (Visual Basic and Visual C#), avoid double-clicking on controls that
will not contain code. This leaves event handler headings with no code.
Code not discussed in class
Do not include code in your programs that has not been discussed in class. You need to learn
to write code from what you have been given. If you add code not covered in class, I don’t
know if you already knew that code or if you copied it off a Google site. Any programs
submitted with this type of coding will be drastically reduced in grade.
Correctly copy to Instructor Drive
This can be accomplished by following these steps:
Create a folder on your device (Z:, desktop or flash drive)
Copy your program, including all appropriate files to this folder. For C# students, copy
the entire program folder.
Copy this folder to the folder with your name that is located on the l: drive. Go to
kopp\inbox, find your class folder and then your name folder. Paste the folder from
your device into this folder.
Print from the IDE
In C#, print from Visual Studio (no screen shots or copying it to Notepad++ or other editor)
In Python, print from IDLE.

Still stressed from student homework?
Get quality assistance from academic writers!

Order your essay today and save 25% with the discount code LAVENDER