Skip to content

2perry2/Electric-Grid-Calculation-Simulator

Repository files navigation

Electric-Grid-Calculation-Simulator

C++ Sample project from assigned schoolwork applying several key C++ and general programing Principles

----- Main Principle ------

Assignment was given to me as a challenge to complete involving many layers of inheritance, large scale data processing and management

----- Concepts covered ------

  • Object Oritented Programing
  • Header files and class files
  • Virtual Functions
  • Inheritance and permission levels
  • Vectors and arrays
  • Formating of output to user

Not Covered but concepts I contain knwowldge of:

  • Fstream: Output and reading textfiles
  • Overriding operators such as ++ and <<
  • Base level Experience in GUI
  • Database libraries such as SQLite

----- C++ Libraries Used -----

  • iostream
  • vectors
  • iomanip
  • ctime

About

C++ Sample project from assigned schoolwork applying several key C++ and general programing Principles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages