Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/crutchtheclutch/cmis-242-project-2

A project that introduces GUI construction, working with multiple objects, and user defined exceptions.
https://github.com/crutchtheclutch/cmis-242-project-2

Last synced: about 1 month ago
JSON representation

A project that introduces GUI construction, working with multiple objects, and user defined exceptions.

Awesome Lists containing this project

README

        

# CMIS-242-Project-2
#### A project that introduces GUI construction, working with multiple objects, and user defined exceptions.

An ATM Machine which allows a user to apply various functions on the two Account Objects.

---
###### This project was assigned while attending University of Maryland University College (UMUC)
---

>

Intermediate Programming


>

CMIS 242


>

Further study of the Java programming language. The objective is to design, implement, test, debug, and document Java programs, using appropriate development tools. Topics include object-oriented design, event-driven programming, exceptions, recursion, arrays, and data structures.