Java Language Basics
In this section we will cover the fundamentals needed to get started writing Java programs. These are the core language constructs. Consider these to be the part of speech in a spoken language. You will need to know how to use them to properly form sentences.
Language Basics
We will learn about the Java syntax and the language basics. These basics are common to all programming languages.