Dies ist eine alte Version des Dokuments!
LU01.A02 - Installation of the code editor Webstorm
Requirements
- Work type: Individual
- Timeframe: 10 Minutes
- Expected result: Correctly installed code editor Webstorm including licence validity update.
Means of aid
Source | Link |
---|---|
Download-Link | Webstorm |
Video-Tutorial MacOS | |
Video-Tuturial Windows |
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!
Assignments
- Go to the MySQL website and download the required software version.
- Start the installation process.
- Once the installation is complete, start the post-installation steps.
- Open the command line/terminal on your notebook and connect to the database as shown in the video tutorials.
- 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.
- Thank God that you have succeeded. Otherwise, pray to God for inspiration AND a lot of patience to find the error.