-
learn applet to calculate
I am trying to learn Java a little. I would like to see what an applet would
be for the following:
an applet to calculate my GPA. The input will be number of units taken and
total number of grade points(both numbers are integers). It might have labels
and text fields to accept the input, calculate the GPA(float value), and
then display the result in a text field. A GPA button to start calculation.
hope someone can help
-
Re: learn applet to calculate
Hello Barbara:
I've got a Mortgage calculator posted as an example which, with a little
modification, might do what you need.
http://www.bright-moments.com/javasite/mortgage.htm
Hope this helps.
"barbara" <eneg2@ca.freei.net> wrote:
>
>I am trying to learn Java a little. I would like to see what an applet would
>be for the following:
>an applet to calculate my GPA. The input will be number of units taken and
>total number of grade points(both numbers are integers). It might have labels
>and text fields to accept the input, calculate the GPA(float value), and
>then display the result in a text field. A GPA button to start calculation.
>
>hope someone can help
-
Re: learn applet to calculate
"Tom Duffy" <td4729@hotmail.com> wrote:
>
>Hello Barbara:
>
>I've got a Mortgage calculator posted as an example which, with a little
>modification, might do what you need.
>
>http://www.bright-moments.com/javasite/mortgage.htm
>
>Hope this helps.
>
>"barbara" <eneg2@ca.freei.net> wrote:
>>
>>I am trying to learn Java a little. I would like to see what an applet
would
Thank you so much for your help. It is truely appreciated. This will help
me in getting started in Java. It seems a little hard, but I am sure i can
learn it.
>>be for the following:
>>an applet to calculate my GPA. The input will be number of units taken
and
>>total number of grade points(both numbers are integers). It might have
labels
>>and text fields to accept the input, calculate the GPA(float value), and
>>then display the result in a text field. A GPA button to start calculation.
>>
>>hope someone can help
>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks