C++ Classes


  • The projects below are listed in reverse chronological order, with the most recent at the top. Content may be updated at any time without notice.
7th

???

???

OOP

6th

ExpressionParser

A versatile C++ engine for evaluating mathematical and logical expressions.

OOP

5th

Linked Lists

Custom STL-like linked list containers — built from scratch in modern C++.

OOP

4th

FileHandler

File handling in C++, but civilized.

OOP

3rd

ConsoleReader

Object-oriented console input reader for C++.

OOP

2nd

DateHandler

Object-oriented calendar & date management in C++.

OOP

1st

StringHandler

C++ string utilities wrapped in an elegant OOP interface.

OOP