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: check me out

  1. #1
    Junior Member
    Join Date
    Jun 2012
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default check me out

    Hi everyone, am a student in love with java but still on a reading stage. In my project year in school. I am to make application that displays students and their supervisors dont knw how to start. Please help. Thanks


  2. #2
    Super Moderator
    Join Date
    Jun 2013
    Location
    So. Maryland, USA
    Posts
    5,520
    My Mood
    Mellow
    Thanks
    215
    Thanked 698 Times in 680 Posts

    Default Re: check me out

    Stop reading and start programming. Learn what classes are, how to create and write them properly, how to use them. Then create a Student class that meets your needs. When you have some code, come back with specific questions.

  3. #3
    Junior Member
    Join Date
    Jun 2012
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: check me out

    Ok. Will come up with something soon

Similar Threads

  1. Check This! :-?
    By shen_punkz21 in forum What's Wrong With My Code?
    Replies: 2
    Last Post: March 3rd, 2013, 01:59 AM
  2. Check OS
    By andry2181 in forum What's Wrong With My Code?
    Replies: 5
    Last Post: March 7th, 2012, 10:57 AM
  3. how to check null
    By veens in forum JDBC & Databases
    Replies: 7
    Last Post: November 16th, 2011, 06:54 PM
  4. how to check the value
    By javaking in forum Java Servlet
    Replies: 2
    Last Post: July 22nd, 2010, 06:56 AM
  5. Problem in AWT and IFrame implementaion
    By AZBOY2000 in forum What's Wrong With My Code?
    Replies: 9
    Last Post: April 24th, 2009, 03:41 AM