January 2020
Beginner
193 pages
2h 32m
English
Before you begin to program, you must install some basic tools.
JDK (Java Development Kit), such as OpenJDK 11. You can install OpenJDK by following the instructions at adoptopenjdk.net.1
IDE (Integrated Development Environment), such as NetBeans 11.
Groovy: A dynamic language similar to Java that runs on the JVM (Java Virtual Machine).
Install Java and NetBeans 11 or higher. Download and install the Java JDK and NetBeans. ...
Read now
Unlock full access