Introduction

This topic outlines some of the common mistakes made by beginners in Java.

This includes any common mistakes in use of the Java language or understanding of the run-time environment.

Mistakes associated with specific APIs can be described in topics specific to those APIs. Strings are a special case; they’re covered in the Java Language Specification. Details other than common mistakes can be described in this topic on Strings.