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 [2025/08/17 21:38] (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 | + | ^ Software ^ Beschreibung |
- | | Webstorm | Editor | + | | Webstorm | Ein Programmier-Editor |
- | | MySQL | Database, storage and management of data | [[https:// | + | | MySQL | Ein RDBMS (Relational |
- | | Postman | Simulation of the frontend within the terminal/ | + | | Postman | Postman ist ein Werkzeug zum Testen von Anwendungsschnittstellen (APIs). Es ermöglicht, |
- | | XTerm | Simulation of the frontend instead of a browser| [[https:// | + | | XTerm | Ein Terminal-Programm für Windows-User. |
- | Please note that only Webstorm | + | **Hinweis: |
- | + | __Für den Anfang reichen | |
- | + | **Postman** und **XTerm** brauchen wir erst in der zweiten Hälfte des Moduls und installieren sie dann. | |
- | ===== 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 ... | | + | |