ByteBrawl - Install VSCode - VSCode And Java - Install Software

VSCode And Java - Install VSCode

Introduction

In this section, we will download Visual Studio Code (VSCode) and Java to prepare for programming.

Install VSCode

VSCode Download

Choose your platform and install VSCode. Once you have the file, click it to run the installer. Follow the setup guide by accepting the license agreement. You should select "Add to PATH" if prompted (this allows you to run VSCode from the command line) and, if you want, select the option to allow opening files and folders from the file explorer.

You should see something like this:

Great! You now have a Code Editor on your computer. The next step is to get Java up and running.