Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crutchtheclutch/cmis-141-project-3
An introductory project to become familiarized with OOP.
https://github.com/crutchtheclutch/cmis-141-project-3
Last synced: about 1 month ago
JSON representation
An introductory project to become familiarized with OOP.
- Host: GitHub
- URL: https://github.com/crutchtheclutch/cmis-141-project-3
- Owner: CrutchTheClutch
- Created: 2017-07-27T11:01:29.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-28T09:35:16.000Z (over 6 years ago)
- Last Synced: 2024-10-23T11:59:26.995Z (3 months ago)
- Language: Java
- Homepage:
- Size: 256 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CMIS-141-Project-3
#### An introductory project to become familiarized with OOP.Creates multiple Guitar instances and displays their parameters.
---
###### This project was assigned while attending University of Maryland University College (UMUC)
--->
Introductory Programming
>CMIS 141
>A study of structured and object-oriented programming using the Java language. The goal is to design, implement, test, debug, and document Java programs, using appropriate development tools. Projects require use of algorithms, simple data structures, and object-oriented concepts.