Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# Developer-Information
in this project i used conecept inhertance for create a new object for developer

Write Program that take information for developer and make some action
like send email & sms

the data & function memeber to include in your project


ID
First name
Last name
FullName()
Title
Email
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