Re: I Need some help!!!!!!!
By 'started doing it', do you mean there is some code? The explanation for registering a new student is pretty explicit, so what exactly are you stuck on? Anyway, from what I can see, each instance of Student should have an apartment number, apartment type, expiry date....etc. associated with it. Creating a list of what classes and methods will be needed may be a good place to start then you could flesh that out.
Re: I Need some help!!!!!!!
Here I will help you in some of the planning
1. Make a class
2. Have user make new student
3. Have student option of plan A and plan B displayed and input from user to get what plan they want
4.Reshow student's status (Name and with apartment type)
5.If in apartment B ask if they will stay in master bedroom for 40% incease in cost.
6. Save this data into variables
7.Now I don't know what else is to be done, but that is what I think is what is needed. I don't follow if this is actually going to be used or not so like yeah.
Re: I Need some help!!!!!!!
Ask a specific question, get a specific answer. I recommend reading the link in my signature entitled getting help. And just for the record, we will only help insofar as providing advice - anyone writing code for you for assignments such as this is not only against forum policy, it is a poor way to learn and it is academic dishonesty (assuming this is for a class)
Re: I Need some help!!!!!!!
im also need that answer
Quote:
Originally Posted by
dark155
Heay programmers,
this is my first post in this amazing forums and I hope that someone can help me solving my issue
I'm a java beginner, I'm in the process of learning it, and I have a java assignment were I have to write a java code for a University Apartments which provides apartment rental to university students at affordable rates.
I have started doing it and I reached the Register new student point and need some help doing it
I would appreciate if anyone could help me complete this assignment :)
below is the assignment description
Re: I Need some help!!!!!!!
@mansoormallah: have you read any of the replies to the initial question? And yet you still haven't shown your work or ask a specific question? Why?