Marco Antonio Gralha

Greenhorn
+ Follow
since Jun 10, 2016
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Marco Antonio Gralha

Thanks, Steve.

I didn't known that. It is a new information you brought to me.
7 years ago
Ben,

If you wish, I can translate the portuguese parts into english.

Send me a reply, so.
7 years ago
Hello, Ben.

I'm Marco Antonio from Rio de Janeiro (Brazil).

Some time ago, I made a study to see the differences among Java, Python and PHP, and I made a simple calculator to do that.

Below, is the code of the calculator in Java. I hope it help you.

Note: Some words in the code are in portuguese.

--------------------------------------------------------------------------------

Calculadora:

--------------------------------------------------------------------------------

src/Calculadora.java:

--------------------------------------------------------------------------------

src/Calculo.java:

--------------------------------------------------------------------------------

src/Exibicao.java:

--------------------------------------------------------------------------------

bin/Calculadora.class

bin/Calculo.class

bin/Exibicao.class

--------------------------------------------------------------------------------

build:

--------------------------------------------------------------------------------

build.bat:

--------------------------------------------------------------------------------

deploy:

--------------------------------------------------------------------------------

deploy.bat:

--------------------------------------------------------------------------------

run:

--------------------------------------------------------------------------------

run.bat:

--------------------------------------------------------------------------------

If you also wish the codes in Python and/or PHP, tell me so. I will send them to you too.

Marco Antonio M. Gralha
Postgraduated in Software Engineering with JEE
7 years ago