Okay, so I'm taking a Java course this semester cause for whatever reason, it's required as part of my major requirement (Math Ed.) The prerequisite was Visual Basic, which I took last semester and got an A. So I'm not necessarily stupid, but I DO need to be taught in order to do well. I don't have ANY background knowledge whatsoever.
Okay so here's the thing, in my class, we have Windows desktop computers that we use. We code the Java applications using notepad and save them as a .java file. Then we open up the command prompt, type in 'F:' to get to our USB drives, then type in 'javac FirstProgram.java' to compile our program. Then to run it we type 'java FirstProgram'.
Now here's my issue. I have a Macbook (clearly, hence my presence in this forum). Yet, I would like to do some of my work at home. Last semester sucked having to stay in the school library for various lengths at a time to use Windows for Visual Basic. Plus, these library computers for some reason can't compile the code. =(
Oh, and I don't want to partition my hard drive or anything like that so I can get Windows running cause I won't need it after this semester.
SO how would I do the equivalent of all of that on a Mac? Are there applications already included, or do I have to download something? And if I DO have to download something, what would it be, and is there a free version of it?
Thanks in advance to anyone who helps me. I'd REALLY appreciate it! =D

Okay so here's the thing, in my class, we have Windows desktop computers that we use. We code the Java applications using notepad and save them as a .java file. Then we open up the command prompt, type in 'F:' to get to our USB drives, then type in 'javac FirstProgram.java' to compile our program. Then to run it we type 'java FirstProgram'.
Now here's my issue. I have a Macbook (clearly, hence my presence in this forum). Yet, I would like to do some of my work at home. Last semester sucked having to stay in the school library for various lengths at a time to use Windows for Visual Basic. Plus, these library computers for some reason can't compile the code. =(
Oh, and I don't want to partition my hard drive or anything like that so I can get Windows running cause I won't need it after this semester.
SO how would I do the equivalent of all of that on a Mac? Are there applications already included, or do I have to download something? And if I DO have to download something, what would it be, and is there a free version of it?
Thanks in advance to anyone who helps me. I'd REALLY appreciate it! =D
