... | @@ -20,7 +20,7 @@ No special actions required for the first few weeks. |
... | @@ -20,7 +20,7 @@ No special actions required for the first few weeks. |
|
|
|
|
|
# Web Development Fundamentals
|
|
# Web Development Fundamentals
|
|
|
|
|
|
### Browsers, WebStorm and NodeJS
|
|
### Browsers, WebStorm, Java and NodeJS
|
|
|
|
|
|
- **Browsers**: (see [General Software > Browsers](General-Software#browsers))
|
|
- **Browsers**: (see [General Software > Browsers](General-Software#browsers))
|
|
- **Git**: (see [General Software > Git](General-Software#git))
|
|
- **Git**: (see [General Software > Git](General-Software#git))
|
... | @@ -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].
|
|
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
|
|
|
|
|
|
# Programming Fundamentals
|
|
# Programming Fundamentals
|
... | | ... | |