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 | Webstorm installation on M1 |
Video-Tuturial Windows | Webstorm installation on Windows 10 |
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 Jetbrains website and log in with your login details.
- Download the software version for your PC.
- Start the installation process (as shown in the video instructions).
- 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 instructions.
- Finally, request a response from the database by entering „SELECT sysdate;“. If you have followed all the steps correctly, the database will respond with the current date and time of your PC.
- If you succeeded, be humble and grateful and help those in need. If not, seek the wisdom of your it-master (teacher).