Java Coding
Hello everybody!
I'm currently taking an online Java class and I was getting stuck at one part of the class. I was wondering if anyone could offer me some help with the class. I asked my teacher about it and they will get back to me asap, but I would like to see some variety in this. I am trying to make a program that (in Eclipse's console) prompts the user to enter a password that is only characters including a-z, A-Z, and 0-9. It needs to be at least 8 characters long and I don't know exactly how to code it. I am learning about Strings currently and I have looked up multiple things. I am very interested in Java programming (and programming in general. I currently do not know any other coding languages, but I think my next two will be python and php (since after minor research they both seem easy, just the logic is different.) My brain thinks very logically so if anyone has any suggestions I do not need an explanation unless I ask about it. I get general idea's really easy. Any help is really appreciated.
Thanks for your help.
I'm currently taking an online Java class and I was getting stuck at one part of the class. I was wondering if anyone could offer me some help with the class. I asked my teacher about it and they will get back to me asap, but I would like to see some variety in this. I am trying to make a program that (in Eclipse's console) prompts the user to enter a password that is only characters including a-z, A-Z, and 0-9. It needs to be at least 8 characters long and I don't know exactly how to code it. I am learning about Strings currently and I have looked up multiple things. I am very interested in Java programming (and programming in general. I currently do not know any other coding languages, but I think my next two will be python and php (since after minor research they both seem easy, just the logic is different.) My brain thinks very logically so if anyone has any suggestions I do not need an explanation unless I ask about it. I get general idea's really easy. Any help is really appreciated.
Thanks for your help.



. I fell in love with programming and try to learn as much as I can about it.