I havent done anything related to java in 2 days. I got so stressed out and just played games. I feel so incomplete so I am going to do something worthwhile.
Ok so I think I came upon a good project to start out with. I found out how to pass variables through different methods.
What if I passed variables through methods like 'addition(i,j)' while taking input from the user. It does require me to jump a head a little bit but a calculator is something that is very easy to make. I could use the beautiful if-else ladder. The process I have to take to make it is a bit harder then in c++. Not comparing or anything.