ybin / tour

The Go Tour (Chinese version)

Home Page:http://tour.go-zh.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is Go Tour, an introduction to the Go programming language.

To install the tour locally, first install Go, then run:

	$ go get golang.org/x/tour/gotour

Unless otherwise noted, the go-tour source files are distributed
under the BSD-style license found in the LICENSE file.

Contributions should follow the same procedure as for the Go project:
http://golang.org/doc/contribute.html

About

The Go Tour (Chinese version)

http://tour.go-zh.org

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 58.1%Language:JavaScript 25.2%Language:CSS 10.9%Language:HTML 5.9%