Skip to content

PopDan23/Calculator-Java

Repository files navigation

Calculator-Java

A new Java project with whitch I make my first calculator using java programing This is a new project in witch I update my first calculator in Java. The scope off this calculator is to use as much knowledge I have in this as I can.

Version 1.1 of Java Calculator :

  • the program can use the basics operator as such : + , - , *, / ;
  • it does not have an interface yet, only in terminal;
  • only 2 numbers it can have, negative numbers work;

first calculator img

Version 1.2 of Java Calculator (current version):

  • new we added operators as such : %, radical (r);
  • the code has more info about what we want;
  • resolved a bug where I could not generate radical for both numbers, only shows the radical for the first number (work in progress on this one);

good case r

bad case r

Version 1.3 pf Java Calculator ( in progress):

  • the option to repeat the calculus without re-run the test;
  • a more welcome interface;
  • more clean code after the stuff + comms for what do they do;
  • improve imput( more or less numbers to define);

Version 1.4 - THC

  • (possible) solve simple math calculus;
  • use calculator online or on my site;
  • portofolio of apps.

About

A new Java project with witch I make my first calculator using java programing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages