Skip to content

C++ Project for Student-Lecturer Appointments using Object Oriented Programming

Notifications You must be signed in to change notification settings

MrEbabi/OOP-Appointment-Cpp-Program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compile the main.cpp

Run it using 3 arguments, which are the text files of students, lecturers and appointments respectively.

You can see example format of those text files.

This code includes basic concepts of C++ programming and Object Oriented Programming.

"The purpose of this assignment is to help you learn or review (1) the fundamentals of the C++ programming language, (2) the inheritance and composition concepts, and (3) how to create user space menu based applications."

About

C++ Project for Student-Lecturer Appointments using Object Oriented Programming

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages