Leaving the IDE Safety Net
I’ve seen how to run my programs in the command prompt (or terminal for mac), but never really had a reason to do so outside the warm, comfortable, debugging IDE environment. “Yeah, you just go to your folder where the source code is, type ‘javac ProgramName.java’ and viola, it’s…