Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
| en:modul:m291:learningunits:lu01:03 [2025/01/20 10:54] – gelöscht vdemir | en:modul:m291:learningunits:lu01:03 [2025/01/24 08:33] (aktuell) – vdemir | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| + | ====== LU01c - Required software & how to install them ====== | ||
| + | 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: | ||
| + | |||
| + | ===== Software from M290 ==== | ||
| + | The main part of the exercises during the mdoul 291 is conducted within the codeeditor Webstorm, which we already have installed during the modul 290. | ||
| + | |||
| + | ^ Software ^ Description ^ Download-Source ^ | ||
| + | | Webstorm | Editor Code editor in order to program the source code such for database tables and server | [[https:// | ||
| + | | MySQL | Database, storage and management of data. Please note, that the MySQL database is may be required in the second half of the modul and will therefore be topic in due course. | [[https:// | ||
| + | | Vue.js | Vue.js locally installed. It is also possible to receive it from a CDN (Content Delivery Network). |[[https:// | ||
| + | |||
| + | ===== How to open a Vue-project in Webstorm ===== | ||
| + | {{ : | ||
| + | |||
| + | ===== Vocabulary ===== | ||
| + | ^ English ^ German ^ | ||
| + | | required | erforderlich | | ||
| + | | various | verschiedene | | ||
| + | | storage | Lagerung | | ||
| + | | within | innerhalb | | ||
| + | | require | benötigen | | ||
| + | | in due course | zu gegebener Zeit | | ||
| + | |||
| + | ---- | ||
| + | [[https:// | ||