Build Go Tour (go Guide)

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

Google has built a browser-based interactive go Programming Guide-go Tour on golang.org and appspot to facilitate golang learning. But because of the Chinese characteristics of the network environment is not normal access, so decided to set up their own to set up a Go tour.

preparatory work:

export gopath= $HOME/golang

Download the relevant content (recommended to use Http://gopm.io download)

[Do not use "GoInstall code.google.com/p/go-tour/gotour" Reason is the network environment and did not install Hg.]

Go-tour:code.google.com/p/go-tour/gotour

Go.tools:code.google.com/p/go.tools (dependent)

go.net:code.google.com/p/go.net (dependent)

Unzip the Go-tour,go.tools and go.net (need to rename) and put it under GOPATH/SRC, then jump to gopath/src/code.google.com/p/go-tour/gotour run go Build to generate the execution file.

Other:

Chinese version Go-tour:https://bitbucket.org/mikespook/go-tour-zh

Go-tour Source read: http://www.cnblogs.com/yjf512/archive/2012/12/13/2816480.html

Related Article

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.