Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kader1680/system-it-member
in this project i used conecept inhertance for create a new object for developer
https://github.com/kader1680/system-it-member
arrays cpp cpp-library cpp-programming object-oriented object-oriented-programming vector
Last synced: about 1 month ago
JSON representation
in this project i used conecept inhertance for create a new object for developer
- Host: GitHub
- URL: https://github.com/kader1680/system-it-member
- Owner: Kader1680
- Created: 2023-11-06T16:08:43.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-25T20:48:03.000Z (about 1 year ago)
- Last Synced: 2024-04-16T06:02:19.706Z (9 months ago)
- Topics: arrays, cpp, cpp-library, cpp-programming, object-oriented, object-oriented-programming, vector
- Language: C++
- Homepage:
- Size: 493 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Developer-Information
in this project i used conecept inhertance for create a new object for developerWrite Program that take information for developer and make some action
like send email & smsthe data & function memeber to include in your project
ID
First name
Last name
FullName()
Title
Phone
Salary
Department
SendEmail(..)
SendSMS(...)Title
Department
Salary
MainProgrammingLanguage
Print()including all properties set and get, except for the ID readonly
Use constructor to initiate all values
Demo about project
https://github.com/Kader1680/Developer-Information/assets/87822994/12e87b14-596d-427b-bb1f-eabe27c37002