Academic Java    Java Tutorial  >  Basics

Java Basics

This first tutorial provides an overview of some basic concepts:

  • compiling and running programs
  • simple objects
  • names of objects
  • object methods and parameters
  • expressions
  • primitive types
  • strings.

It's recommended that you work sequentially through the example programs listed to the left.