User Tools

Site Tools


1._create_a_minimal_program

The Java training online

Back to the table of contents

1. Create a minimal program

Purpose: build a little application to write text on the terminal, write your first Java program, apply the concepts seen in class.

Statement of the exercise: In a package named training, write a class named Training containing a main method. This method writes on the terminal the following text: The Java training….

Helper and solution

Back to the table of contents

1._create_a_minimal_program.txt · Last modified: 2024/01/09 14:27 by coligny