Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipse/Class code for calculating. Please help me.
icon9.gif  Eclipse/Class code for calculating. Please help me. [message #1413847] Fri, 29 August 2014 15:16 Go to next message
Masis Mansour is currently offline Masis MansourFriend
Messages: 1
Registered: August 2014
Junior Member
Embarrassed Embarrassed Embarrassed
I'm new to eclipse and i resently started to work with it in school.
I got an assignment to write a code that will work as a simple calculator.

Example when i start the program it asks for a number from -2.000.000 and 2.000.000
lets say i write down 7
then it says good, now write another number.
i write for an example 2.
Now what the program does is answering the result of 2+7=9
i want to learn about dividing
subtraction
multiplikation
and as i create new project i use class and i dont want it to open a very nice calculator. i want everything to go into the console.

Please dont do bad commenting. i am trying as hard as i can.
Re: Eclipse/Class code for calculating. Please help me. [message #1413955 is a reply to message #1413847] Fri, 29 August 2014 21:22 Go to previous message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 08/29/2014 09:29 AM, Masis Mansour wrote:
> :blush: :blush: :blush:
> I'm new to eclipse and i resently started to work with it in school.
> I got an assignment to write a code that will work as a simple calculator.
>
> Example when i start the program it asks for a number from -2.000.000 and 2.000.000
> lets say i write down 7
> then it says good, now write another number.
> i write for an example 2.
> Now what the program does is answering the result of 2+7=9
> i want to learn about dividing
> subtraction
> multiplikation
> and as i create new project i use class and i dont want it to open a very nice calculator. i want everything to go into the console.
>
> Please dont do bad commenting. i am trying as hard as i can.
>

You're also brand new to Java.

These are Java and general programming questions. You should try another
forum for those. I'd suggest javaranch.com and/or stackoverflow.com.
Previous Topic:External Tool Issue
Next Topic:Trouble installing Eclipse Java IDE
Goto Forum:
  


Current Time: Fri Apr 19 22:59:24 GMT 2024

Powered by FUDForum. Page generated in 0.07746 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top