Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
modul:m290:learningunits:lu01:aufgaben:a02 [2024/08/12 14:55] – vdemir | modul:m290:learningunits:lu01:aufgaben:a02 [2024/08/27 11:38] (aktuell) – [Assignments] vdemir | ||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
====== LU01.A02 - Installation of the code editor Webstorm | ====== LU01.A02 - Installation of the code editor Webstorm | ||
- | ===== Requirements | + | ===== Prerequisites |
* Work type: Individual | * Work type: Individual | ||
- | * Timeframe: | + | * Timeframe: |
- | * Expected result: Correctly installed code editor Webstorm including licence validity update. | + | * Expected result: |
+ | * Correctly installed code editor Webstorm including licence validity update. | ||
+ | |||
===== Means of aid ===== | ===== Means of aid ===== | ||
^ Source ^ Link ^ | ^ Source ^ Link ^ | ||
- | | Download-Link | [[https://dev.mysql.com/downloads/ | Webstorm]] | | + | | Download-Link | [[https://www.jetbrains.com/webstorm/ | Webstorm]] | |
- | | Video-Tutorial MacOS| [[https:// | + | | Video-Tutorial MacOS | [[https:// |
- | | Video-Tuturial Windows | [[https:// | + | | Video-Tuturial Windows | [[https:// |
===== Introduction | ===== Introduction | ||
Programming source code is not possible without a propper code editor. As it happened, Webstorm is one such editor that offers us a variety of useful features, and fortunately it is free for educational purposes. Doesn' | Programming source code is not possible without a propper code editor. As it happened, Webstorm is one such editor that offers us a variety of useful features, and fortunately it is free for educational purposes. Doesn' | ||
- | |||
===== Assignments ===== | ===== Assignments ===== | ||
- | - Go to the MySQL website and download the required software version. | + | - If have not already done, create an jetbrains account |
- | - Start the installation process. | + | - Download and install |
- | - Once the installation is complete, start the post-installation | + | - Carry out the post installation |
- | - Open the command line/ | + | - Establish |
- | - Finally, request a response from the database | + | - Check your installation using the following functions |
- | - Thank God that you have succeeded. Otherwise, pray to God for inspiration AND a lot of patience to find the error. | + | * New project |
+ | * New file | ||
+ | * Rename | ||
+ | * Find the stored file directory of webstorm | ||
+ | * Establish a connection between Webstorm and Mysql | ||
+ | * Select current databases from MySQL | ||
===== Solution ===== | ===== Solution ===== | ||
- | [[modul: | + | [[modul: |
===== Vocabulary ===== | ===== Vocabulary ===== | ||
^ English ^ German ^ | ^ English ^ German ^ | ||
+ | | prerequisites | Voraussetzungen | | ||
| as it happened | zufälliger Weise | | | as it happened | zufälliger Weise | | ||
| proper | orgentlich, passend | | | proper | orgentlich, passend | | ||
| educational purposes | Bildungszweck | | | educational purposes | Bildungszweck | | ||
+ | | to conduct | durchführen | | ||
---- | ---- | ||
[[https:// | [[https:// |