Skip to content

This is a simple banking program designed to display a proficiency with classes and object-oriented programming. It creates a list of 3 accounts and allows the user to display one. It then allows the user to create one and displays it back to them.

Notifications You must be signed in to change notification settings

dunntooni/Banking-Information-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is a simple banking program designed to display a proficiency with classes and object-oriented programming. It creates a list of 3 accounts and allows the user to display one. It then allows the user to create one and displays it back to them.

Development Environment

  • Java
  • Visual Studio Code

Execution

To run: java Main.java
A working example:
Working Example

Useful Websites

  1. Java Reference
  2. W3Schools Java Tutorial

About

This is a simple banking program designed to display a proficiency with classes and object-oriented programming. It creates a list of 3 accounts and allows the user to display one. It then allows the user to create one and displays it back to them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages