Skip to content

RinatMambetov/jusan-oop-dz8.7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project description

Congratulations, you completed all topics we prepared for you! Now, it is time to use gained knowledge in practice. You need to implement a project according to given description. Moreover, this task introduces you to the concept of class diagrams UML.

Description

HR department of Jusan bank assigned a task for you - implement a small HR application to track employees based on UML diagram below. You need to implement two classes - Employee class and Department class.

UML diagram

Then, add following employees to the program in the Main class and then print information about them and their salary on console.

Sanzhar with a salary of 500_000 tenge
Aidana with a salary of 1_000_000 tenge
Bekzhan with a salary of 2_200_000 tenge

Good luck!

About

HR department of Jusan bank assigned a task for you

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages