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: source code

  1. #1
    Junior Member
    Join Date
    Apr 2013
    Posts
    4
    My Mood
    Aggressive
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Post source code

    the make system login, the login system for receiving user input to the process of signing up, then store in an array of user login, to be able to determine any array length, then use to process validation, according to whether the user is already signed up.
    characteristics:
    1. using the concept of java (object-based programs)
    2. using an array of objects
    3. menggunakanscanner to accept user input
    4. able to improvise by using the console to accept input class password (a plus).
    Last edited by bashor; April 6th, 2013 at 05:24 PM. Reason: help


  2. #2
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: source code

    Do you have any specific questions about your assignment?
    Please post your code and any questions about problems you are having.
    If you don't understand my answer, don't ignore it, ask a question.

  3. #3
    Junior Member
    Join Date
    Apr 2013
    Posts
    4
    My Mood
    Aggressive
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: source code

    create a login system, login system receives input from the user to the sign up process, then save the user login into the array, the array length can be determined, then use a validation process, according to whether the user is already signed up.
    characteristics:
    1.using an array of objects
    2.use the scanner to accept user input
    3.use the console to accept input class password (plus)

  4. #4
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: source code

    Where are your specific java programming questions?
    If you don't understand my answer, don't ignore it, ask a question.

  5. #5
    Junior Member
    Join Date
    Apr 2013
    Posts
    4
    My Mood
    Aggressive
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: source code

    how to make a login system with the sign up process. using a scanner as user input and use's an array of objects?

  6. #6
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: source code

    Do you have any specific questions about your assignment?
    Please post your code and any questions about problems you are having.
    If you don't understand my answer, don't ignore it, ask a question.

  7. #7
    Junior Member
    Join Date
    Apr 2013
    Posts
    4
    My Mood
    Aggressive
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: source code

    how to create a login system using a scanner and an array of objects?
    and how the source code?

  8. #8
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: source code

    Do you have any specific questions about your assignment?
    Please post your code and any questions about problems you are having.

    What have you tried? - Matt Gemmell
    If you don't understand my answer, don't ignore it, ask a question.

  9. The Following User Says Thank You to Norm For This Useful Post:

    jps (April 7th, 2013)

Similar Threads

  1. i need help with java source code
    By Daruga in forum What's Wrong With My Code?
    Replies: 6
    Last Post: January 9th, 2013, 07:47 AM
  2. Source code please
    By Gavin Fraser in forum Java Networking
    Replies: 2
    Last Post: September 17th, 2012, 03:46 PM
  3. need help with a new way of source code
    By Balger in forum Object Oriented Programming
    Replies: 15
    Last Post: August 26th, 2012, 01:41 PM
  4. Getting Value from Website source code.
    By Blackbird94 in forum Java Theory & Questions
    Replies: 2
    Last Post: August 26th, 2011, 07:16 AM
  5. source code for CD BURNER
    By zeerussia in forum Java Theory & Questions
    Replies: 0
    Last Post: October 23rd, 2010, 02:23 AM

Tags for this Thread