The system includes every topic and lessons covered in our CS 111(Introduction to Programming) & CS131(Data Structure and Algoorithms) lectures which are:
- Classes and Objects
- Inheritance
- File I/O operations
- Basic Data Structures (arrays)
- Functions and Modular Programming
- Control Structures (loops, conditionals)
- String Manipulation
- Standard Input/Output (cin, cout)
- Data Validation
- Sorting Algorithm (Selection Sort)
- Searching Algorithm (Linear Search)
- Recursion (implicit in some functions)
- Encapsulation
- Static Methods
- Error Handling (basic)
- Memory Management (stack allocation)
- Function Overloading
- Clock-based Delay Function
- Function Pointers (indirect use with file handling)
Programmers of this Project: Ralph Lucero ( THE GOAT ) Filemon Mendoza (Just a chill guy ) Sean Del Rosario ( me )