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.

5 Visitor Messages

  1. View Conversation
    Hey how come that one can be working on a project and it successfully compiles, deploys and runs, then after a few hours, you open it and it cant even deploy?
  2. View Conversation
    Can you help me with this? Thething is there is NO question in this program. You just have to make 2 programs. The first one is for the GUI and the second will be for the showing of the output of the GUI. I hope you can help me. Thanks!


    Design class BankAccount that has attributes accountNumber, amountDeposited and amountWidthrew. It has its own methods computeInterest(), displayBalance(), withdrawMoney() and depositMoney().
    Impose a 0.5% interest on balance. Create a separate class MainBank that will manipulate/ display its values:

    Sample Input/Output:

    Enter money to deposit: 1000.0
    Enter money to widthraw: 0.0

    Previous balance is 1,000.0
    Interest is 5.0
    New balance is 1,005.0
  3. View Conversation
    Hey jps,

    I have a question about a certain java program I have to hand it within an hour. Do you have a few minutes so you can help me out ? PM me

    Thanks man
  4. I can't promise a timely reply, but I don't mind you asking questions.
  5. View Conversation
    Hello jps, I'm also new to Java programming, like, very new, I'm pretty confused. I figure it would be good if you could converse with me, and somewhat guide /or teach me what you already know about Java programming, I know it's a bit of a take, as you don't even know me, but I've got to try.

    Thank you, I'll really appreciate it man. :-)

    ~Michael.
Showing Visitor Messages 1 to 5 of 5
About jps

Basic Information

About jps
Java Skill Level:
Beginner

Statistics


Total Posts
Total Posts
2,642
Posts Per Day
0.61
Visitor Messages
Total Messages
5
Most Recent Message
November 12th, 2013 02:46 AM
Total Thanks
Total Thanks
90
  • Thanked 263 Times in 232 Posts
General Information
Last Activity
December 12th, 2013 11:30 PM
Join Date
July 15th, 2012

13 Friends

  1. RayanaSmith RayanaSmith is offline

    Junior Member

    RayanaSmith
  2. sameer12982 sameer12982 is offline

    Junior Member

    sameer12982
  3. Suhail Tamboli Suhail Tamboli is offline

    Junior Member

    Suhail Tamboli
Showing Friends 11 to 13 of 13
Page 2 of 2 FirstFirst 12