Update Semester 1 authored by VandenDriessche Jill's avatar VandenDriessche Jill
...@@ -30,7 +30,7 @@ No special actions required for the first few weeks. ...@@ -30,7 +30,7 @@ No special actions required for the first few weeks.
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].
3) 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
# Programming Fundamentals # Programming Fundamentals
... ...
......