Like all the Guides at About.com, I'm a real person. Have a great Java link to recommend or some feedback on my latest feature? You can email me at java.guide@about.com. Please post technical questions to the forums.
Q.
How do I get started with Java?
A.
First, you need to get a Java
Development Kit appropriate for your computer platform.
After installing, you will need to add the bin
directory from the JDK to your PATH. You are now set
to develop programs written in the Java language.
If you need help developing, go through the various tutorials, free Java books, and other resources available here. Periodically, I
describe exactly what Java is or how to go through all the
necessary steps to get started.
Q.
What is the relationship between JavaScript and
Java?
A.
JavaScript and Java are two independent products. While loosely related as
parts of browsers, they are not
the
same language. For more information on JavaScript visit the Focus on JavaScript
site at About.com or Netscape's JavaScript
Developer Central.
Q.
Where can I find Java applets to include on my
web site
A.
I maintain an index of
selected applets and directories.
Q.
Where can I find out about Java Certification?
A.
You can find a list of certification resources here at Focus on
Java.