Skip to content
#

objectorientedprogramming

Here are 60 public repositories matching this topic...

This TypeScript Bank Account Management System consists of an Account class for individual accounts and a Bank class to manage multiple accounts. It offers functionalities like creating accounts, depositing and withdrawing funds, checking balances, and transferring funds between accounts.

  • Updated Jul 10, 2024
  • TypeScript

The TA Management System is a C++ project designed to manage records of Teaching Assistants (TAs) within a department. The system ensures that only eligible TAs—those who are currently registered students—are maintained in the records. The project involves filtering out records of TAs who have graduated and updating the TA file accordingly.

  • Updated Aug 16, 2024
  • C++

application designed for efficient client profile management. It features modules for creating, storing, and retrieving client information, parsing and validating data strings, and implementing standardized interfaces to ensure consistent client operations across the application.

  • Updated Aug 19, 2024
  • Java

Improve this page

Add a description, image, and links to the objectorientedprogramming topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the objectorientedprogramming topic, visit your repo's landing page and select "manage topics."

Learn more