At work I can't get them to install an IDE or JDK to test my code and I can't bring my netbook into the facility. Is there something web based that I can type my java code into and have it output the results? Thanks!
I don't know about anything online, but coudl you just put a System.out.println() in to show what the output is? That is strange that they won't put in any IDE....
SCJA
When I die, I want people to look at me and say "Yeah, he might have been crazy, but that was one zarkin frood that knew where his towel was."
If I'm not mistaken than you don't have to install the JDK. You can just put on a usb stick and plug and play.
"Any fool can write code that a computer can understand. Good programmers write code that humans can understand." --- Martin Fowler
Please correct my English.