DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 3 of 3

Hybrid View

  1. #1
    barbara Guest

    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

  2. #2
    Tom Duffy Guest

    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



  3. #3
    barbara Guest

    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

    >



Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


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


Sponsored Links