I am a
Java noob; just bought " Head First Java" and there I found instructions to
download Java 2
Standard Edition SDK +
API Documentation. In addition, I need to create a path to the Bin
directory?
1. I cannot find the API documentation - could you please share a
link to it?
2. What do I need to do with creating that path; this is entirely unclear to me?
You can set the path by following this tutorial.
You can find the API documentation here but it's pretty daunting for a beginner. (BTW, Google is your friend. Type "java api docs" and you usually get what you want.)