Golang Language Introduction and Installation

Source: Internet
Author: User

Golang Language Introduction and Installation

The go language is the open-source programming language that Google released in 2009, which uses go to compile programs that are comparable to C or C + + code, and are more secure and support parallel processes.

This tutorial explains the development environment for installing the Go language on Windows

First go to the Go language Chinese community address: https://studygolang.com/

After downloading the Go language installation package, then go to the old rule that installs the next----> next

Configure the system environment variables after loading

1. Right click on the desktop on this computer (My Computer) click Properties

2. Click Advanced system settings such as:

3. Then click on the environment variables such as:

4. Click New and then write to the directory of the language where you installed go, as follows:

5. Enter system CMD to run the command prompt Windows key +r key such as:

6. Then the command line input go version if there is a display on the Go language environment has been installed, such as:

7. At this time can choose a good development tool is commonly known as the IDE

1. The first recommended Liteide compiler (free) interface a bit like eclips, address: https://www.cnblogs.com/weizongqi/p/4048783.html

2. The second recommendation is sublime Text3 light Introduction, many people are not unfamiliar, just configuration trouble can refer to: https://studygolang.com/articles/4454

3. The third recommendation of course is JetBrains company (that is, the development of the Pycharm team) out of the golangide, the current charges, the specific method of Baidu itself.

8. Regardless of which IDE is installed, the test run environment is as follows (personal with Golangide compiler) such as:

As long as you can run the above code to agree to the Hello World represents the completion of the Go Language development environment and configuration.

Basic introduction to this, follow-up in the series ...!!

Golang Language Introduction and Installation

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.