https://github.com/wesgtox/programming-lab-iii
College "Programming Lab III" exercises.
https://github.com/wesgtox/programming-lab-iii
java java-gui java-gui-application netbeans netbeans-ide programming-language-java
Last synced: 4 months ago
JSON representation
College "Programming Lab III" exercises.
- Host: GitHub
- URL: https://github.com/wesgtox/programming-lab-iii
- Owner: WesGtoX
- License: mit
- Created: 2019-02-08T17:50:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-15T17:49:52.000Z (about 6 years ago)
- Last Synced: 2025-01-13T06:09:39.841Z (5 months ago)
- Topics: java, java-gui, java-gui-application, netbeans, netbeans-ide, programming-language-java
- Language: Java
- Homepage:
- Size: 2.69 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Programming Lab III
Exercises and logics created with the Programming Language Java.
Made in College.
Author: [Wesley Mendes](https://github.com/WesGtoX)
## What is the Programming Language Java? ##
Java is a general-purpose computer-programming language that is concurrent, class-based, object-oriented, and specifically designed to have as few implementation dependencies as possible. It is intended to let application developers "Write Once, Run Anywhere" (WORA).
## References ##
College: [Unaerp](http://www.unaerp.br/)
### License ###
[MIT](LICENSE)