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 3 of 3

Thread: Date Of Birth Revision , Class please help

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

    Default Date Of Birth Revision , Class please help

    hi i am studying computer science within my first year of university. i am completly new to java programming, and would please some help regarding this revision source i have been givien by my tutor. i need some pointers on how to start this. as seen below

    can someone give me a slight example of how i would start this please. in plain english explaining which is which, i know nothing of java and have only just started university and keen to progress im just finding this a little hard please. im have to use a program called eclipse.

    thank you much appreciated

    p.s. i have had some pointers on some java through out this website but is kinda hard to get into the mind i have also brought books too , so apologies on behalf this and would appreciate the help. thankyou ever so much . the sources can be seen below.

    the scenario




    diagram






    Question




    sorry about this. i am using a program called eclipse how would i start and solve this. would like this as revision so i can look at back at it . please thank you ever so much.


  2. #2
    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: Date Of Birth Revision , Class please help

    Please don't do someone's homework for them It doesn't help them learn how to program with Java or properly design programs from a computer science standpoint.

    youssef22, please post what thoughts/code you have for solving the problem. If you're unsure how to get started, there are some good java tutorials here, and an eclipse tutorial here (a little dated, but the fundamentals appear to be there).

  3. #3
    Member
    Join Date
    Oct 2010
    Posts
    40
    Thanks
    0
    Thanked 2 Times in 1 Post

    Default Re: Date Of Birth Revision , Class please help

    Quote Originally Posted by helloworld922 View Post
    Please don't do someone's homework for them It doesn't help them learn how to program with Java or properly design programs from a computer science standpoint.

    youssef22, please post what thoughts/code you have for solving the problem. If you're unsure how to get started, there are some good java tutorials here, and an eclipse tutorial here (a little dated, but the fundamentals appear to be there).
    i agree.. its hard at first but with perseverance it becomes easy.

Similar Threads

  1. Declaring a date
    By Akim827 in forum Java Theory & Questions
    Replies: 7
    Last Post: October 12th, 2010, 11:47 AM
  2. sql date problem
    By realosso in forum JDBC & Databases
    Replies: 2
    Last Post: June 3rd, 2010, 08:32 AM
  3. I'm having trouble with date and calendar class
    By kiph in forum What's Wrong With My Code?
    Replies: 1
    Last Post: April 7th, 2010, 02:56 AM
  4. Replies: 3
    Last Post: May 8th, 2009, 01:27 PM