Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
| modul:m290_guko:learningunits:lu01:c_software [2025/08/08 15:20] – angelegt gkoch | modul:m290_guko:learningunits:lu01:c_software [2026/08/10 18:48] (aktuell) – gkoch | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| - | ====== LU01c - Required software | + | ====== LU01c - Benötigte Software |
| - | Before we get down to the practical work, we need to install various software. The following list contains the required tools and the purpose of each package: | + | Bevor wir mit den praktischen Übungen starten, müssen einige Software-Programme installiert werden. |
| - | ^ Software ^ Description | + | **Hinweis: |
| - | | Webstorm | Editor | + | __Für den Anfang reichen Webstorm und MySQL.__ |
| - | | MySQL | Database, storage and management of data | [[https:// | + | **Postman** und **Node.js** brauchen wir erst in der zweiten Hälfte des Moduls und installieren sie dann.\\ |
| - | | Postman | + | **__Adminrechte: |
| - | | XTerm | Simulation of the frontend instead of a browser| [[https://mobaxterm.mobatek.net/download.html|XTerm]] | | + | |
| + | <WRAP center round box 80%> | ||
| + | ^ Software ^ Beschreibung | ||
| + | | Webstorm | Ein Programmier-Editor | ||
| + | | MySQL | Ein RDBMS (Relational | ||
| + | | Safe Exam Browser | ||
| + | | Postman | Postman ist ein Werkzeug zum Testen von Anwendungsschnittstellen (APIs). Es ermöglicht, | ||
| + | | Node.js | ||
| + | </ | ||
| - | Please note that only Webstorm and MySQL are required in the first half of the module. Postman and XTerm will be the subject of the second half of the module and will be installed in due course. | ||
| - | |||
| - | ===== Vocabulary ===== | ||
| - | ^ English ^ German ^ Download-Source ^ | ||
| - | | required | erforderlich | | ||
| - | | various | verschiedene | | ||
| - | | storage | Lagerung | | ||
| - | | within | innerhalb | | ||
| - | | require | benötigen | | ||
| - | | in due course | zu gegebener Zeit | | ||
| - | | subject of ... | Thema von ... | | ||