|
bcut (November 30, 1999 at 12:00 am)
uhhh...Joseph, not John.Thanks again.
bcut (November 30, 1999 at 12:00 am)
Thanks for the the input demonstration John! I hate how in many different Java tutorials (even on the Sun website) they show you how to output data, but not how data can be read in from a user lol. I appreciate this easy method. Thanks!
Zami9000 (November 30, 1999 at 12:00 am)
How can i print out the user's input in reverse order?
ratmandall (November 30, 1999 at 12:00 am)
thanks I was confused about user input in java it's usually much easier in other languages.
bebensiganteng (November 30, 1999 at 12:00 am)
nice tutorial gorilla, maybe you can create tutorial where you built a simple application. something like that would really be interesting and can motivate student, because they'd be able to see the end-result, instead of just a line of text
judastrii (November 30, 1999 at 12:00 am)
Thanks I really appreciated your work.
gorilla3d (November 30, 1999 at 12:00 am)
Its might be better to give direction then tell him he sucks? My only guess as to why your getting errors is because netbeans imports the correct packages needed for javac, I think Netbeans also dumps the javac commands below in the console box, so you'll be able to understand the commandline javac a bit better reading off that.
tcvlv (November 30, 1999 at 12:00 am)
You suck majorly
tcvlv (November 30, 1999 at 12:00 am)
Thank you very much; your tutorials have helped me a lot.
fuckaverageusers (November 30, 1999 at 12:00 am)
Hey, why does it work in netbeans and why does it give me errors in console when I try to compile with javac, I get errors that it could not resolve?WHY? |