Yet another Java Help

Jun 18, 2004
101
0
0
Here's the scenario:

Create an Bank ATM Machine:

1. Must have 10 Names and Account Numbers.

2. Text Box pops up, user types his 4-pin code, program searches for his account using an array and let's him login.

3. User needs to be able to Withdraw cash.

4. Create a small Class that will allow you to replicate the card swiping action. User can either enter his account number or something else.


Please let me know how I could achieve this scenario.
 

AFB

Lifer
Jan 10, 2004
10,718
3
0
I'll be happy to help you via AIM, but Im not doing it for you.

PM your SN and I should be around in about an hour or so if you want it.
 
Jun 18, 2004
101
0
0
Nope, this is not hw. If you didn't know - I am trying to learn Java using a self-teaching book, but it assumes so many things that I just can't grasp too many things out of it. I have tried Sun's online help page, but with the book and the Official Java help page, I am lost. I have taken VB in school, but doesn't exactly help.

By looking at code, I can get somewhat of an understanding as to how things are working. Besides, I am thinking about taking Java in school next school, but until then I am trying to learn whatever I can.

Just because someone posts a problem doesn't mean he doesn't want to do his hw. There are countless other things why someone would post a question and ask for help.