Java language
I am also learning JAVA. I have seen it is very similar to C++. I am by trying to make a simple app of a calculator. It is not so difficult.
The only problem I find and cannot solve is how to stop the input of wrong numbers that have more than 2 decimal points !
Calculator