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 15:20] – 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:// | ||
Zeile 14: | Zeile 16: | ||
===== 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 Jetbrains website and log in with your login details. | + | - If have not already done, create an jetbrains account |
- | - Download the software version | + | - Download |
- | - Start the installation process (as shown in the video instructions). | + | - Carry out the post installation |
- | - Once the installation is complete, start the post-installation | + | - Establish |
- | - Open the command line/ | + | - Check your installation using the following functions |
- | - Finally, request a response from the database | + | * New project |
- | - If you succeeded, be humble and grateful and help those in need. If not, seek the wisdom | + | * New file |
+ | * Rename a new file. | ||
+ | * Find the stored file directory | ||
+ | * Establish a connection between Webstorm and Mysql | ||
+ | * Select current databases from MySQL | ||
===== Solution ===== | ===== Solution ===== | ||
Zeile 32: | Zeile 36: | ||
===== 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:// |