Skip to content

tsahiedri/Introduction-to-Systems-Programming---Cpp-project

Repository files navigation

Introduction-to-Systems-Programming---Cpp-project

This project is my first programming project in c++ language.

  • It includes two parts:
    • Part A:
      • Implementing a basic program for handling exam details, and generic sorted linked list.
    • Part B:
      • Boardgame using some of the features of c++ stl such as shared_ptr and vector, and some of the principles of oop programming such as inheritance, encapsulation, and polymorphism.
  • Project's grade: 100

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages