CPT 200 AU Wk 5 Fundamentals Programming Languages Employment Management System Essay

User Generated

oaoevttfvirl

Programming

CPT 200

ashford university

CPT

Description

or this assignment, you will continue to use variables, functions, and control structures to improve the “View all Employees” functionality you developed in Week 3 and utilize functions and the passing of parameters to add two new functionalities to your Employee Management System.

Update the “View all Employees” functionality you have developed in Week 3 to view the result in the following format:

---------------------------- Mike Smith -----------------------------

SSN: 123123123

Phone: 111-222-3333

Email: mike@g'mail.com

Salary: $6000

------------------------------------------------------------------------

---------------------------- Sara Smith -----------------------------

SSN: 123123111

Phone: 111-222-4444

Email: sara@gmail.com

Salary: $6500

------------------------------------------------------------------------

Now you will continue to employ the list data structure and utilize functions to add the following two new functions:

  • Search employee by SSN: This functionality makes use of looping and string parsing to search all the employees in the list and returns the information of the employee who has a SSN similar to the one that the user provided. Your system should display the employee information in the following format:

---------------------------- Mike Smith -----------------------------

SSN: 123123123

Phone: 111-222-3333

Email: mike@gmail.com

Salary: $6000

------------------------------------------------------------------------

  • Edit employee information: This functionality makes use of the “Search employee by SSN” function first to find the right employee, then it will allow the user to edit the information of the selected user.

Once you have completed Functionality 4, you must provide the following in a Word document and submit it through the Waypoint grading system:

  • One screen shot of each completed functionality.
  • An explanation of how variables, functions, and control structures were used to improve the “View all Employees” functionality to view results in the format provided.
  • An explanation of how you employed the list data structure to add the two new functions, “Search employee by SSN” and “Edit employee information.”
  • A brief description of the purpose of this functionality.
  • The script for this functionality.

Next, submit the zip folder that contains the running source code for Functionality 4 to the Week 4 Zip File Submission page. If you need more guidance, review the Zip File Quick Start Guide. Be sure that you are sharing the zip folder with your instructor only. Your instructor will run your source code to ensure that the functionality runs correctly.

The Employee Management System – Functionality 4 paper

  • Must include a screen shot of Functionality 4.
  • Must include an attached zip folder that contains a running source code for Functionality 4.
  • Must include a separate title page with the following:
    • Title of paper
    • Student’s name
    • Course name and number
    • Instructor’s name
    • Date submitted

User generated content is uploaded by users for the purposes of learning and should be used following Studypool's honor code & terms of service.

Explanation & Answer

This one was tough. I feel like I needed more time to make it perfect. Next one, try giving me earlier if you can. I'm a perfectionist so these kind of things drive me crazy because I need it to be perfect.

Running Head: The Employee Management System – Functionality4 Paper

The Employee Management System – Functionality4 Paper
Student Name
Course Name and Number
Instructor’s Name
Date Submitted

1

Running Head: The Employee Management System – Functionality4 Paper

The Employee Management System – Functionality3 Paper
Figure 1
Screenshot of Functionality4

2

Running Head: The Employee Management System – Functionality4 Paper

3

Running Head: The Employee Management System – Functionality4 Paper

4

The purpose of functionality4 is to create a program that allows a user to search for and
edit an employee based on the employee’s SSN. This would be useful as an employee program
to be able to edit information as it changes or edit information that was typed inaccurat...


Anonymous
Super useful! Studypool never disappoints.

Studypool
4.7
Trustpilot
4.5
Sitejabber
4.4

Related Tags