Java Basics

The Java programming language is really not as formidable as it may seem.

In this lesson, we present you with the basics of the language. These basics are
the building blocks you will use as a programmer of Java. Everything you learn
in the way of programming hints, tricks, and secrets will follow the rules given
in the following few pages.

It is probably a good idea to get through this section in the order it has been
presented, and also to stick to this lesson and not jump ahead to the others
without at least perusing what is here to make yourself familliar with it as much
of it is the syntax you will be using.

Next

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