Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 5 of 5

Thread: Calculator application using java

  1. #1
    Junior Member
    Join Date
    Mar 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Calculator application using java

    i need to develop a calculator software program...it should have all the functions of a basic graphing calculator, also number conversion bin/hex/dec and it should be ale to playback the entered equation ..for example if the user enters (2+3)..the user should click a button the calculator should say (2+3 = 5)

    please contact me for more details i have my use case and class diagrams etc

    yea money will be paid!!!!!!!!


  2. #2
    Senile Half-Wit Freaky Chris's Avatar
    Join Date
    Mar 2009
    Posts
    834
    My Mood
    Cynical
    Thanks
    7
    Thanked 105 Times in 90 Posts

    Default Re: need a programmer ..calculator app

    Hmm, this to me sounds like a school project or something along those lines. Now if this was to get you makrs towards your final grade, I'm quite sure that people shouldn't be doing it for you even if you are prepared to pay them.

    I suggest you put some effort in yourself, and then actually make something and perhaps post with problems.

    BTW, you may want to look up the Shunting Yard Algorithm

    Chris

  3. #3
    mmm.. coffee JavaPF's Avatar
    Join Date
    May 2008
    Location
    United Kingdom
    Posts
    3,336
    My Mood
    Mellow
    Thanks
    258
    Thanked 294 Times in 227 Posts
    Blog Entries
    4

    Default Re: need a programmer ..calculator app

    Hello fabolous04 and welcome to the forums.

    This does indeed look like a school project and what Chris says is right but obviousally its your choice!

    If you do decide to go ahead and try to complete this yourself then please post your progress in the New to Java forum and we will be happy to help you.

    I'm sure you will find someone here to do the paid work for you regardless. Best of luck.


    Shunting-yard algorithm - Wikipedia, the free encyclopedia

    Java(TM) Boutique - Graphing Calculator
    Please use [highlight=Java] code [/highlight] tags when posting your code.
    Forum Tip: Add to peoples reputation by clicking the button on their useful posts.

  4. #4
    Junior Member
    Join Date
    Mar 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: need a programmer ..calculator app

    Thx for the info ...but between work and other classes I really don't have time to put full effort into this so if anyone wants to make some money pm me

  5. #5
    mmm.. coffee JavaPF's Avatar
    Join Date
    May 2008
    Location
    United Kingdom
    Posts
    3,336
    My Mood
    Mellow
    Thanks
    258
    Thanked 294 Times in 227 Posts
    Blog Entries
    4

    Default Re: need a programmer ..calculator app

    Quote Originally Posted by fabolous04 View Post
    Thx for the info ...but between work and other classes I really don't have time to put full effort into this so if anyone wants to make some money pm me
    I know the feeling!

    If I get some spare time I will PM you.
    Please use [highlight=Java] code [/highlight] tags when posting your code.
    Forum Tip: Add to peoples reputation by clicking the button on their useful posts.

Similar Threads

  1. Programmer for a Java based game project
    By Takkun in forum Project Collaboration
    Replies: 4
    Last Post: June 14th, 2010, 05:47 PM
  2. Help codiing calculator
    By FM010 in forum Exceptions
    Replies: 7
    Last Post: June 12th, 2009, 02:25 PM
  3. [SOLVED] looping problem in Hailstrom program
    By JonnyBoy in forum Algorithms & Recursion
    Replies: 5
    Last Post: May 9th, 2009, 12:58 AM
  4. Java program to write game
    By GrosslyMisinformed in forum Paid Java Projects
    Replies: 3
    Last Post: January 27th, 2009, 03:33 PM
  5. Problem of implementing mathematic logic in Java applet
    By AnithaBabu1 in forum Java Applets
    Replies: 0
    Last Post: August 15th, 2008, 11:42 PM

Tags for this Thread