Getting Started Programming

To begin programming in Java, you'll need some software.
First, you'll need a word-processor or text editor, but you probably have that.
Second, you'll need to download JDK (Java Developer Kit) from Sun.

Fortunately, it's available for Macintosh, Solaris, Windows, and UNIX.
It's available for FREE, but you'll need a program to unstuff them.

For Macintosh, Click Here

For Window95/NT4 or Solaris, Click Here

 

If you truly want to create programs in Java, you'll need the software. Other
programs, that are available are: Cafe, Roaster, Visual J++, Visual Cafe, and
more.

You can still look at the programming pages, just to see what the language looks
like. We will explain how to write a simple applet, that we call, "Hello ThinkQuest".

Next

Home Page | Table of Contents | Introduction | Programming | Extras