Java – Class Overview

A wide variety of books were published about programming in the Java language. The number of pages of most of these books (some of them have more than one thousand pages) discourages all newcomers. The written books excel in a high degree of detail and ignore the real expectations of their readers. A freshman in programming wants to start with some basic knowledge without to be overwhelmed with all minor issues of the language. The first step in learning a new language is the most difficult one. The student has not only to know the major instruction set but must also understand when and how instructions are executed. 

This Java course will assist the reader in learning the language by focusing on the key concepts of the Java programming language. A multiplicity of illustrations, movies and simulations will help the student to understand the capabilities of the Java language.

The Java course is divided in several lessons. Select a lesson from the table below:

Java – Class Overview
Java – The Java Language
Java – The Java Programming Environment
Java – Variables
Java – Assignment Statements
Java – Selection Statements
Java – Repetition Statements
Java – Methods
Java – Classes and Objects
Java – Arrays
Java – Input and Output
Java – Inheritance
Java – Class Overview