Java Programming/Getting Started
From Wikibooks, the open-content textbooks collection
| Navigate Getting Started topic: |
| Beginners Topics: |
[edit] Getting Started
With Java, it is as easy as pie to get started. However, if you encounter difficulty in getting started with Java, you may find useful help and tips in this chapter. Our authors have tried their best to include as much useful content as possible in this chapter for your reference. But, nevertheless, if problems persist, please consult the authors using the discussion page above.
This section is a quick start to using Java: installing Java software, compiling and running programs, and some small sample programs to illustrate the basics of getting started with Java.

