Skip to content
#

oop-csharp

Here are 17 public repositories matching this topic...

Bank-Account is a simple, object-oriented banking system simulation. It demonstrates core OOP (Object-Oriented Programming) concepts — such as classes and objects — while allowing you to: create accounts, deposit and withdraw funds, and track transaction history. A project for learning how to model real-world systems in code using OOP principles.

  • Updated Dec 9, 2025
  • C#

Add this topic to your repo

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

Learn more