Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Nächste Überarbeitung
Vorhergehende Überarbeitung
modul:m290_guko:learningunits:lu01:c_software [2025/08/08 15:20] – angelegt gkochmodul:m290_guko:learningunits:lu01:c_software [2025/08/17 21:38] (aktuell) gkoch
Zeile 1: Zeile 1:
-====== LU01c - Required software how to install them ====== +====== LU01c - Benötigte Software wie man sie installiert ====== 
-Before we get down to the practical workwe need to install various softwareThe following list contains the required tools and the purpose of each package: +Bevor wir mit den praktischen Übungen startenmüssen einige Software-Programme installiert werden  
  
-^ Software ^ Description ^ Download-Source +^ Software ^ Beschreibung ^ Download-Quelle 
-| Webstorm | Editor Code editor in order to program the source code such for database tables and server | [[https://www.jetbrains.com/webstorm/|Webstorm]] |  +| Webstorm | Ein Programmier-Editor bzw. eine IDE ((integrated development environment)). | [[https://www.jetbrains.com/webstorm/|Webstorm]] |  
-| MySQL | Database, storage and management of data | [[https://dev.mysql.com/downloads/|MySQL]] | +| MySQL | Ein RDBMS (Relational Database Management System) das uns die Einrichtung und Konfiguration von Datenbanken ermöglicht. | [[https://dev.mysql.com/downloads/mysql/|MySQL]] | 
-| Postman | Simulation of the frontend within the terminal/commandline | [[https://www.postman.com/downloads/|Postman]] | +| Postman | Postman ist ein Werkzeug zum Testen von Anwendungsschnittstellen (APIs). Es ermöglicht, individuell konfigurierte HTTP-Anfragen an einen (lokalen oder entfernten) Server zu senden und die Antworten detailliert zu analysieren. | [[https://www.postman.com/downloads/|Postman]] | 
-| XTerm | Simulation of the frontend instead of a browser| [[https://mobaxterm.mobatek.net/download.html|XTerm]] |+| XTerm | Ein Terminal-Programm für Windows-User. | [[https://mobaxterm.mobatek.net/download.html|XTerm]] |
  
-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. +**Hinweis:**   
- +__Für den Anfang reichen Webstorm und MySQL.__   
- +**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 ..|+
  
  
  • modul/m290_guko/learningunits/lu01/c_software.1754659240.txt.gz
  • Zuletzt geändert: 2025/08/08 15:20
  • von gkoch