Golang Learning the second development environment construction

Source: Internet
Author: User
This is a creation in Article, where the information may have evolved or changed.

Building the development environment

As the focus on learning, about the development of the environment, simple introduction, not to do too detailed introduction.

First, Linux under the Golang environment construction

Ubuntu, Debian and other systems through the sudo apt-get install Golang; Fedora, Dentos, Redhat and other systems are installed via the sudo yum install Golang. As for the selection of editors (such as VIM, eclips, etc.), as well as the installation of plugins, you can search by yourself.

Second, the construction of Golang environment under Windows

As blogger chooses to learn Golang under Windows, it is a little more detailed about the environment under Windows. 1, in Http://www.golangtc.com/download download the Windows version of the Golang SDK installer, 64-bit system selection with AMD64, such as: Go1.6.2.windows-amd64.msi 2, the installation process all the way next (next) 3. Download idea Installer Https://d1opms6zj7jotq.cloudfront.net/idea/ideaIC-2016.1.1.exe same way next installation 4, the key point, the interface to the upper left corner file-> settings->plugin->browse repositories and then search go, found in the results of 4.5 stars that go CUSTOM langua GES, can be installed. 5. Next, set the SDK path.  The top left corner of the main interface file-> Project Structure->platform Settings->sdks, point green + number, choose Go SDK, and then choose the installation path of the Go SDK, generally in C:\Go. 6, the development environment has been set up, in File->new can create a new project
because the blogger's computer screen is 4K resolution, too clear can not upload, can only be described in words.
Reprint Please specify Source: http://blog.csdn.net/letian0805/article/details/51357348

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.