General programming

Moderators: None (Apply to moderate this forum)
Number of threads: 1641
Number of posts: 2788

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Project Ideas Anybody !!!!! when where what ?? Posted by jahan on 23 Oct 2005 at 6:09 AM
hi there, rite now im in my final year if my Engg Course. In about 8 months time i have to submit a project for evaluation for my final marks.
Honestly I dont know where to start.... i need some guidance/advice so that i can be on my way. Anything that you think that can help me plzz let me know. All I know is that I would be using Java as the programming language. I need to know how to go about doing a project and more important completing it.

Hope you guys can share some of your knowledge,experience and guidance.

Thanx in advance !!
Report
Re: Project Ideas Anybody !!!!! when where what ?? Posted by tonputriksa on 24 Mar 2006 at 2:58 AM
hi!,, can you help me for this problem,,, do you have any idea about this,, hope you can help me,,, tanks,,

Qno.1
Define a class called ParkindNode that has the ff: properties..
i. Carplateno of String Type
ii. Hours of parking
iii. Parking rate per hour depends on seasonal or not type of car
iv. Status which will indicate whether the car belongs to seasonal
parking or not.
v. Next pointer which referencing to the next car in the list
vi. Include appropriate accessors, mutators and constructor(s) as
well as a method to change the car's information.
vii. Include a mehtod DisplayStatus to display Season parking status
for car owner with status of 'S' otherwise display Daily rate
parking.

Qno.2

Define a class called Constructions that has the following
properties.
i. A reference to the first ParkingNode called start.
ii. Include an appropriate constructor that will initialize the
start member to null.(i.e this means parking with currently no cars
available)
iii. Include a method that will allow a new car information to be
included into the system.
iv. Include a method to search for a car parking information
v. Include a method to increase the seasonal parkind rate by 10%
vi. Include a method to display all car details that are currently
still parking.
vii. Include a method do find the toatal rental cost for all the
cars belongs to seasonal parking status.
viii. Include a method to find the maximum total rental cost paid on
the parking.
ix. Include one more method that either involved calculation, or
data manipulation

Qno,3
Define a main menu program that will allow all the parking
information to be manipulated


Report
Re: Project Ideas Anybody !!!!! when where what ?? Posted by mikfalcon on 17 Jun 2006 at 1:43 AM
Hello!
I have got almost the same problem as you. Did you find the solution for the following problem with java..... if you have got it, can you give it to me.... i will be highly grateful.



: hi!,, can you help me for this problem,,, do you have any idea about this,, hope you can help me,,, tanks,,
:
: Qno.1
: Define a class called ParkindNode that has the ff: properties..
: i. Carplateno of String Type
: ii. Hours of parking
: iii. Parking rate per hour depends on seasonal or not type of car
: iv. Status which will indicate whether the car belongs to seasonal
: parking or not.
: v. Next pointer which referencing to the next car in the list
: vi. Include appropriate accessors, mutators and constructor(s) as
: well as a method to change the car's information.
: vii. Include a mehtod DisplayStatus to display Season parking status
: for car owner with status of 'S' otherwise display Daily rate
: parking.
:
: Qno.2
:
: Define a class called Constructions that has the following
: properties.
: i. A reference to the first ParkingNode called start.
: ii. Include an appropriate constructor that will initialize the
: start member to null.(i.e this means parking with currently no cars
: available)
: iii. Include a method that will allow a new car information to be
: included into the system.
: iv. Include a method to search for a car parking information
: v. Include a method to increase the seasonal parkind rate by 10%
: vi. Include a method to display all car details that are currently
: still parking.
: vii. Include a method do find the toatal rental cost for all the
: cars belongs to seasonal parking status.
: viii. Include a method to find the maximum total rental cost paid on
: the parking.
: ix. Include one more method that either involved calculation, or
: data manipulation
:
: Qno,3
: Define a main menu program that will allow all the parking
: information to be manipulated
:
:
:




 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.