Download a 30-day free trial version of GoLand. If you want to get a free license key and be able to activate GoLand, check out this article.
Once GoLand is opened, you’ll be prompted to activate the IDE in the License Activation window. Alternatively, click Evaluate for free > Evaluate > Continue to start your free trial.
We strongly recommend always using the latest versions of GoLand. The IDE will check for updates automatically every time it is opened, but you can also check and configure updates manually at Help > Check for Updates > Configure.
For more information about the installation process, please refer to the GoLand guide.
You will also need to install the Hyperskill Academy plugin from JetBrains Marketplace.
The plugin allows you to open problems and projects inside an IDE.
After restarting the IDE, you will find the Hyperskill Academy section on the Welcome screen. Select it and then click Log in to Hyperskill.
How to start working with GoLand?
To start working, you need to open your GoLand, log in to your Hyperskill account, and choose one of our projects from the Go courses.
On the Project stage or the Problem page, choose the IDE tab and click Solve in IDE. Make sure that the IDE is correctly installed and opened.
After that, you will see a popup window with a description of your chosen project. Click Continue to start loading your project in the IDE.
Pay attention to the processes running notification in the bottom right corner of your screen. Allow the IDE to download all necessary files before starting to work on your project.
The window on the left shows you the directory and file structure of your project. The window in the middle is a place for you to write your code. The window on the right contains the project (or problem) description and examples.
Once you've finished writing your code, click Check to verify your solution. Once the correct answer has been submitted, you can click Hyperskill to return to your study plan or click Next to open the next stage of your project.