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.

Results 1 to 8 of 8

Thread: Help me to do this program

  1. #1
    Junior Member
    Join Date
    Oct 2009
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Help me to do this program

    Question is here......

    Investigate any local business company such as IT , Hotel, Restaurant, Hospital, Clinic, Travel
    agency, Super Market, Dry Cleaner etc and then create an application / applet that stores
    information about following components of the company like

    - Company Name
    - Company size.
    - Work area.
    - Number of Departments within Organization.

    For each department
    - Department Name.
    - Number of employees.
    - Employee Name.
    - Work profile.


    The application / applet must
    - Accept input from the user, for above mentioned components.

    - Validate the values entered for each component , otherwise
    throw user defined exception with appropriate message.

    - Display the output in an appropriate format.


  2. #2
    Super Moderator Json's Avatar
    Join Date
    Jul 2009
    Location
    Warrington, United Kingdom
    Posts
    1,274
    My Mood
    Happy
    Thanks
    70
    Thanked 156 Times in 152 Posts

    Default Re: Help me to do this program

    Whare exactly are you stuck on this one?

    // Json

  3. #3
    Junior Member
    Join Date
    Oct 2009
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Help me to do this program

    actually, i want to get this complete program done....
    the question i have given is an assignment for us.
    cn u plz hlp me with this,,,,,

  4. #4
    Super Moderator helloworld922's Avatar
    Join Date
    Jun 2009
    Posts
    2,896
    Thanks
    23
    Thanked 619 Times in 561 Posts
    Blog Entries
    18

    Default Re: Help me to do this program

    ... what have you done so far?

  5. #5
    Super Moderator Json's Avatar
    Join Date
    Jul 2009
    Location
    Warrington, United Kingdom
    Posts
    1,274
    My Mood
    Happy
    Thanks
    70
    Thanked 156 Times in 152 Posts

    Default Re: Help me to do this program

    seril, the thing is, that we will help you as much as we can once you've shown interest and tell us where you are stuck, if you want us to do the assignment for you its £100 an hour please

    // Json

  6. #6
    Super Moderator helloworld922's Avatar
    Join Date
    Jun 2009
    Posts
    2,896
    Thanks
    23
    Thanked 619 Times in 561 Posts
    Blog Entries
    18

    Default Re: Help me to do this program

    $200 if you want a solution
    $500 if you want a solution that works

    Same as Json, though. If you show us that you gave some effort, the price drops to free.

  7. #7
    Junior Member
    Join Date
    Oct 2009
    Posts
    6
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default Re: Help me to do this program

    man why are you asking mini project

  8. #8
    mmm.. coffee JavaPF's Avatar
    Join Date
    May 2008
    Location
    United Kingdom
    Posts
    3,336
    My Mood
    Mellow
    Thanks
    258
    Thanked 294 Times in 227 Posts
    Blog Entries
    4

    Default Re: Help me to do this program

    haha no one will do this for you seril,

    Please first attempt to start it yourself and we will happily help you from there.
    Please use [highlight=Java] code [/highlight] tags when posting your code.
    Forum Tip: Add to peoples reputation by clicking the button on their useful posts.