Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
modul:m290:learningunits:lu01:aufgaben:a02 [2024/08/12 15:05] vdemirmodul: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: 10 Minutes  +  * Timeframe: 30 Minutes  
-  * 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://www.youtube.com/watch?v=ICpZnNImgG4|Webstorm installation on M1]] +| Video-Tutorial MacOS | [[https://www.youtube.com/watch?v=ICpZnNImgG4|Webstorm installation on M1]] | 
-| Video-Tuturial Windows | [[https://www.youtube.com/watch?v=pYTQltz4z_s|Webstorm installation on Windows 10]]+| Video-Tuturial Windows | [[https://www.youtube.com/watch?v=pYTQltz4z_s|Webstorm installation on Windows 10]] |
  
 ===== 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't that sound great! 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't that sound great!
- 
  
 ===== Assignments ===== ===== Assignments =====
-  - Go to the Jetbrains website and log in with your credentials.  +  - If have not already done, create an jetbrains account 
-  - Download the the software version for your PC+  - Download and install the code editor Webstorm, which is free for students: [[https://www.jetbrains.com/webstorm/| Webstorm/Download]] 
-  - Commence the installation process (as shown in the video-tutorials) +  - Carry out the post installation step by installing the database module plug in in webstorm  
-  - Once the installation is complete, start the post-installation steps.    +  - Establish the connection between database and webstorm 
-  - Open the command line/terminal on your notebook and connect to the database as shown in the video tutorials. +  - Check your installation using the following functions  
-  - Finally, request response from the database by entering "SELECT sysdate;"If you have carried out all the steps correctly, the database will respond with the current date and time of your PC. +        * New project 
-  - Thank God that you have succeeded. Otherwise, pray to God for inspiration AND lot of patience to find the error. +        * New file 
 +        * Rename new file. 
 +        * Find the stored file directory of webstorm 
 +        * Establish connection between Webstorm and Mysql 
 +        * Select current databases from MySQL
  
 ===== Solution ===== ===== Solution =====
-[[modul:m290:learningunits:lu01:loesungen:a02|Lösung]]+[[modul:m290:learningunits:lu01:loesungen:l02|Lösung]]
  
  
 ===== 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://creativecommons.org/licenses/by-nc-sa/4.0/|{{https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png}}]] Volkan Demir [[https://creativecommons.org/licenses/by-nc-sa/4.0/|{{https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png}}]] Volkan Demir
  • modul/m290/learningunits/lu01/aufgaben/a02.1723467911.txt.gz
  • Zuletzt geändert: 2024/08/12 15:05
  • von vdemir