Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

E-Solution Systems (ESS) is a big software development company that offers electronics systems. They hired you to lead the Software Development department. You have been

image text in transcribed
E-Solution Systems (ESS) is a big software development company that offers electronics systems. They hired you to lead the Software Development department. You have been assigned to work on a big project with the following requirements Task (1): The project is a HR system that saves all the employee attributes. Each employee has a name, address, age, data of birth (day, month, year) and gender. The user should enter all the details and an object will be created and saved in a list once save button is clicked. At any given time, if the clear button is clicked. then all the text areas will be cleared. If the user clicked print, all the previous entries must be printed to the console. The system should validate the entries before saving. 1. Interpret the three programming paradigms, namely, procedural, object oriented, and event driven, their characteristics and the relationship between them. 2. Implement the system based on the giving requirements. The GUI should look similar to the following picture. Write a paragraph to differentiate between the three programming paradigms you have used in coding the system. HR System Employee Info Employee same Employees Employee age Employee Birthdate: Month: Year Gender: Male Female Save Clear P E-Solution Systems (ESS) is a big software development company that offers electronics systems. They hired you to lead the Software Development department. You have been assigned to work on a big project with the following requirements Task (1): The project is a HR system that saves all the employee attributes. Each employee has a name, address, age, data of birth (day, month, year) and gender. The user should enter all the details and an object will be created and saved in a list once save button is clicked. At any given time, if the clear button is clicked. then all the text areas will be cleared. If the user clicked print, all the previous entries must be printed to the console. The system should validate the entries before saving. 1. Interpret the three programming paradigms, namely, procedural, object oriented, and event driven, their characteristics and the relationship between them. 2. Implement the system based on the giving requirements. The GUI should look similar to the following picture. Write a paragraph to differentiate between the three programming paradigms you have used in coding the system. HR System Employee Info Employee same Employees Employee age Employee Birthdate: Month: Year Gender: Male Female Save Clear P

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions