Skip to content

C++ project to create a program to manage and return a college roster of students categorized by degree type.

Notifications You must be signed in to change notification settings

shelbourn/C-Plus-Plus-College-Roster-Project

Repository files navigation

C++ | College Student Roster Project

C++ project to create a program to manage and return a college roster of students categorized by degree type.



Methodologies Implemented in Project

  • Mutator Functions (Setters)
  • Accessor Functions (Getters)
  • Methods
  • Functions
  • Iterables (Loops)
  • Pointers
  • Arrays
  • Control Structures (If/Else, Switch/Case Statements)
  • Console Output
  • Use of Enumerated Data Types (enums)
  • Classes
  • Objects
  • Scoping
  • Error Handling
  • And Much More!!!

About

C++ project to create a program to manage and return a college roster of students categorized by degree type.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages