Being a beginner programmer, I have no idea what java is good for. Can someone explain to me the usefulness of java, and what it can do.
So far, if I want to run a program, I would need to write the code, and go to Dos, and do the javac <program name>, and java <program name>, in order to run it. Other than that, I would need to make sure that I have java installed.
So basicaly, the programs that I write are mainly for me, and if I want to let someone else try it, I would need to make sure their java enviornment is set.
So what is java good for? Lets say I write a program that I"m really proud of, and I want to share with friends. Is their a way to make my program into an *.exe file or something, so *anybody* would be able to use it?
Also, The school gave me Visual.net 2002....can that program do anything??
So far, if I want to run a program, I would need to write the code, and go to Dos, and do the javac <program name>, and java <program name>, in order to run it. Other than that, I would need to make sure that I have java installed.
So basicaly, the programs that I write are mainly for me, and if I want to let someone else try it, I would need to make sure their java enviornment is set.
So what is java good for? Lets say I write a program that I"m really proud of, and I want to share with friends. Is their a way to make my program into an *.exe file or something, so *anybody* would be able to use it?
Also, The school gave me Visual.net 2002....can that program do anything??