https://github.com/4nkitd/java-core-applications
Singel class java code for A terminal Calculator for java Bigners
https://github.com/4nkitd/java-core-applications
java java-8
Last synced: 10 months ago
JSON representation
Singel class java code for A terminal Calculator for java Bigners
- Host: GitHub
- URL: https://github.com/4nkitd/java-core-applications
- Owner: 4nkitd
- Created: 2017-09-07T12:20:24.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-08-18T10:52:02.000Z (almost 8 years ago)
- Last Synced: 2025-02-02T09:31:27.219Z (over 1 year ago)
- Topics: java, java-8
- Language: Java
- Homepage:
- Size: 9.19 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
# java-Core-Applications [info]
Singel class java code for A terminal Applications for java Bigners
#Calculator Version 0.1
Version 0.1 of claculator support only one operation at one time to perform another operation
you need to run the application again
#Calculator Version 0.2
VErsion 0.2 of claculator unlike version 0.1 loops and asks user to perform another operation
until user saya it to stop by typing "/q" when it asks
#io7 Version 0.1
Version 0.1 of io7 if capabel of copying 1 file at a time using sdk java 1.7 or grater versions and doesn,t stop until user asks it to
#HOW-TO-RUN
open terminal/Command prompt locate to the folder where your "#claculator#.jar" file is located using "cd" command
and type (java -jar #Calculator#.jar) replace #calculator# with your file name
#[feel free to edit and use the application in any means you want to]