I'm attempting to learn Java, and I found a neat tutorial to show me the ropes. Except, all of the JDK installation process is shown in Windows, and I use a Mac.
It asks for me to copy the path/location of the bin folder on my machine (and I know where it is), go to the Start menu, go through properties and advanced system settings, go through Environment Variables, plug in the location, and something else.
I don't know how all of this will translate to Mac, but I'd really appreciate some help.
(I use JDK 1.8.0_45)