maciej-nowak / OB-Bank-Simulation

Object oriented bank simulation app. Created at the University as the project within Object Programming classes in 2013. The purpose of this project was to create an app using object oriented programming paradigm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bank-Simulation-Object-Programming

Object oriented bank simulation app. Created at the University as the project within Object Programming classes in 2013. The purpose of this project was to create an app using object oriented programming paradigm.

App

Bank Simulation App is running in terminal, no GUI provided. This app simulates proccess between Customer and Bank, such as creating an account, get credit card or draw and withdraw cash. This project focuses on object programming paradigm in C++ and Java (e.g. inheritance, templates, polymorphism, collections, exceptiopns, encapsulation or writting to files).

About

Object oriented bank simulation app. Created at the University as the project within Object Programming classes in 2013. The purpose of this project was to create an app using object oriented programming paradigm.


Languages

Language:Java 52.4%Language:C++ 47.6%