Getting Started
You first need to install a Java Development Kit (JDK) on your computer. An easy way to do it can be found here. (Make sure you install Java 8, as the project will be tested with this version.)
Tutorial: Compile and Run a Java Program
This tutorial will guide you through the compilation and execution of a very simple Java program. It should get you ready for the first series of exercises.
-
A link to join this course dedicated Discord server is here.
-
The project statement will be made available in a few weeks.
-
Series 1
Statement and sources for the first exercise session.