Update Semester 1 authored by Koreman Koen's avatar Koreman Koen
...@@ -29,7 +29,7 @@ No special actions required for the first few weeks. ...@@ -29,7 +29,7 @@ No special actions required for the first few weeks.
2) Register as a student (see [General Software > Jetbrains registration](General-Software#jetbrains-stack)) 2) Register as a student (see [General Software > Jetbrains registration](General-Software#jetbrains-stack))
3) When using WebStorm, login with your **HOWEST** email. 3) When using WebStorm, login with your **HOWEST** email.
- **Java**: - **Java**:
1) Download the (https://www.oracle.com/be/java/technologies/downloads/)[latest version of the Java JDK]. 1) Download the (https://www.oracle.com/be/java/technologies/downloads/) [latest version of the Java JDK].
2) Test your installation by opening a **terminal window** (cmd) and entering `java --version`. You should see **Version 22 or higher** 2) Test your installation by opening a **terminal window** (cmd) and entering `java --version`. You should see **Version 22 or higher**
- **NodeJS:** see Programming Fundamentals - **NodeJS:** see Programming Fundamentals
... ...
......