Hi Java's mates,
I'm an italian student, sixteen years old, that is studing Java.
I know only the bases of this language, but in this moment I'm doing a "big" (for me) program....
Best regards from Italy,
Roberto.
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.
Hi Java's mates,
I'm an italian student, sixteen years old, that is studing Java.
I know only the bases of this language, but in this moment I'm doing a "big" (for me) program....
Best regards from Italy,
Roberto.
Hello and welcome. What kind of big project are you doing?
// Json
It's a school pratice....I must make a bank account (in italian is "contocorrente", I don't know what is its mean in English) with a menù and a sub menù.
The structure is about that:
*** WELCOME TO THE MENU ***
1) Deposit
2) Withdrawal of money
3) Phone recharge
a) Operator 1
b) Operator 2
c) Operator 3
d) Operator 4
e) Operator 5
4) Exit
This program counts the number of the actions that the user do and print the summary of his financiary situation.
I know that is too simple for you, but for me is the biggest program that I have already do!
Ah, joy, hope you get on with it and the best of luck, just ask if you get stuck and we'll see what we can do.
// Json