Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
| modul:m290:learningunits:lu08:aufgaben:01 [2024/10/30 13:57] – vdemir | modul:m290:learningunits:lu08:aufgaben:01 [2024/11/20 11:40] (aktuell) – cbolzern | ||
|---|---|---|---|
| Zeile 3: | Zeile 3: | ||
| ===== Requirements  | ===== Requirements  | ||
| * Work type: Individual | * Work type: Individual | ||
| - |   * Timeframe:  | + |   * Timeframe:  | 
| * Means of aid: | * Means of aid: | ||
| * Only teaching materials, no websearch, no use of ai. | * Only teaching materials, no websearch, no use of ai. | ||
| + | * Webstorm Codeeditor | ||
|   * Expected result:  |   * Expected result:  | ||
| - |     * A JavaScript  | + |     * A JavaScript  | 
| ===== Assignments ===== | ===== Assignments ===== | ||
| Zeile 14: | Zeile 15: | ||
|   - Open your Webstorm editor and establish a JavaScriptfile. Name ist // |   - Open your Webstorm editor and establish a JavaScriptfile. Name ist // | ||
|   - Write in this script your helloWorld statement, using the JS command // |   - Write in this script your helloWorld statement, using the JS command // | ||
| + |   - Generate more terminal outputs by using arrays, for iterations and console.log() function. e.g. // | ||
| - Open a terminal window by clicking the terminal-icon at the left lower rim of Webstorm. | - Open a terminal window by clicking the terminal-icon at the left lower rim of Webstorm. | ||
| - Install all missing JS packages, that Webstorm requires from you. | - Install all missing JS packages, that Webstorm requires from you. | ||
| - |   - Start your server by using the node command, e.g. // | + |   - Start your server by using the node command, e.g. // | 
| - | - If everything is correct, you will see the helloWorld statement as a output from your server. | + |   - If everything is correct, you will see the helloWorld statement as an output from your server  | 
| - |    | + | |
| ===== Solution ===== | ===== Solution ===== | ||
| - | [[modul: | + | [[modul: | 
| ===== Vocabulary ===== | ===== Vocabulary ===== | ||
| ^ English ^ German ^ | ^ English ^ German ^ | ||
| - | | preparatary  | + | | preparatory  | 
| | infamous | berühmt-berüchtigt | | | infamous | berühmt-berüchtigt | | ||