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 14:18] vdemirmodul:m290:learningunits:lu01:aufgaben:a02 [2024/08/27 11:38] (aktuell) – [Assignments] vdemir
Zeile 1: Zeile 1:
-====== LU01.A03 - Installation and configuration of the MySQL database ======+====== LU01.A02 - Installation of the code editor Webstorm  ======
  
-===== Requirements  ===== +===== Prerequisites  ===== 
-  * Work type: Indiviual +  * Work type: Individual 
-  * Timeframe: 15 Minutes  +  * Timeframe: 30 Minutes  
-  * Expected result: Correct installed MySQL database including operational test+  * 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/ | MySQL]] | +| Download-Link | [[https://www.jetbrains.com/webstorm/ | Webstorm]] | 
-| Video-Tutorial MacOS | [[https://www.youtube.com/watch?v=nj3nBCwZaqI Install MySql Server in Macbook M1 / M2]] | +| Video-Tutorial MacOS | [[https://www.youtube.com/watch?v=ICpZnNImgG4|Webstorm installation on M1]] | 
-| Video-tutorial Windows | [[https://www.youtube.com/watch?v=2c2fUOgZMmY How to install MySql on Windows 10]] |+| Video-Tuturial Windows | [[https://www.youtube.com/watch?v=pYTQltz4z_s|Webstorm installation on Windows 10]] |
  
 ===== Introduction  ===== ===== Introduction  =====
-The overarching topic of Module 290 is data and how to deal with it. It therefore makes sense to start with the installation of databaseThere are a variety of databases on the market. Our product of choice is the MySQL databaseas the licence is free for educational purposes. +Programming source code is not possible without propper code editorAs it happened, Webstorm is one such editor that offers us a variety of useful featuresand fortunately it is free for educational purposes. Doesn't that sound great!
  
 ===== 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 the code editor Webstorm, which is free for students: [[https://www.jetbrains.com/webstorm/| Webstorm/Download]] 
-  - Once the installation is complete, start the post-installation steps.    +  - Carry out the post installation step by installing the database module plug in in webstorm  
-  - Open the command line/terminal on your notebook and connect to the database as shown in the video tutorials. +  - Establish the connection between database and webstorm 
-  - Finally, request a 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. +  - Check your installation using the following functions  
-  - Thank God that you have succeeded. Otherwise, pray to God for inspiration AND lot of patience to find the error+        * New project 
 +        * New file 
 +        * Rename new file
 +        * Find the stored file directory of webstorm 
 +        * Establish a connection between Webstorm and Mysql 
 +        * Select current databases from MySQL
  
 ===== Solution ===== ===== Solution =====
-[[modul:m290:learningunits:lu01:loesungen:a03|Lösung]]+[[modul:m290:learningunits:lu01:loesungen:l02|Lösung]]
  
  
 ===== Vocabulary ===== ===== Vocabulary =====
 ^ English ^ German ^  ^ English ^ German ^ 
-overarching topic übergreifendes Thema +prerequisites Voraussetzungen 
-free of charge kostenlos |+as it happened zufälliger Weise | 
 +| proper | orgentlich, passend |
 | educational purposes | Bildungszweck | | educational purposes | Bildungszweck |
-| to request anfordern |+| 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.1723465092.txt.gz
  • Zuletzt geändert: 2024/08/12 14:18
  • von vdemir